mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().
authorDavid S. Miller <davem@davemloft.net>
Sun, 3 Aug 2008 06:25:50 +0000 (23:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Aug 2008 06:25:50 +0000 (23:25 -0700)
qdisc_root_lock() is only %100 safe to use when the RTNL
semaphore is held.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found