commit | 8cdc44aab2dd83cf09512c7b64287e5f54bf117b | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Mon Jun 25 22:26:17 2012 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 10 12:10:12 2012 -0400 |
tree | 5f2e098ae435eebfc0f0e013170bb835a7ddeb7e | |
parent | 4a1ccce852882c174d2392d2d8db1d65f48d4a10 [diff] |
wlcore: don't stop tx queue via watermark if already stopped If a Tx queue is currently stopped because of our Tx watermark flow control, don't stop it again. This causes a warning to appear. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>