]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit35ed4e75989c4e84a44b25569bbf09b98f923880
treedb12e24912d7525dde5d1c50f0159ccdeab7076e
parent5fb662297b8a4bdadd60371c34b760efca948ebc
mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().

qdisc_root_lock() is only %100 safe to use when the RTNL
semaphore is held.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac80211/wme.c