diff options
| author | Ivo van Doorn <[email protected]> | 2008-01-06 23:38:34 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-01-28 15:09:22 -0800 |
| commit | 1230cb83f46731ca4eaa57c480788ed3c9d05935 (patch) | |
| tree | 60be0e3211fafdd2d3afba7aa6527badb2e29790 /include/linux | |
| parent | 3e34c6dcb36bbd5294cae2654c32e24b9787da3a (diff) | |
rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY
Apparently it was possible that ieee80211_stop_queue() was not full while
NETDEV_TX_BUSY was being reported back. I think that is what causing the WARN_ON().
This moves all calls to ieee80211_stop_queue() in rt2x00mac.c where it is easier
to determine if the queue should be halted.
Signed-off-by: Ivo van Doorn <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions