]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix ieee80211_queue_stopped()
authorThomas Pedersen <thomas@cozybit.com>
Wed, 10 Apr 2013 22:41:40 +0000 (15:41 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 11 Apr 2013 10:08:06 +0000 (12:08 +0200)
commit559c09d2379abbfa635f88d83d92c4103cf82051
treecacae75af2520b42874f49a6f5ff0fb25f9a6d80
parent1fb108998d7427487ae0fc5414e30f16c35a70e5
mac80211: fix ieee80211_queue_stopped()

Johannes Berg notes mac80211 drivers which use
ieee80211_queue_stopped() really only want to know if they
previously requested a queue stop.

Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c