]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix TID for null poll response
authorJohannes Berg <johannes.berg@intel.com>
Thu, 13 Oct 2011 11:19:19 +0000 (13:19 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Oct 2011 18:48:23 +0000 (14:48 -0400)
commit842b0bd335d55330803c8e97273b1f3cc614f8a0
treec52bb7ed41e1bb171939422247a5e7fb7b51eafd
parent5a09acf32a0f55494877e09b3392cc9628f35d08
mac80211: fix TID for null poll response

The queue mapping/TID for non-QoS null data
responses to is never set, making it default
to BK. Fix that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/sta_info.c