mac80211: fix TID for null poll response
commit59b66255bc7804970098533ce7c9bf6967f35f62
authorJohannes Berg <johannes.berg@intel.com>
Thu, 13 Oct 2011 11:19:19 +0000 (13 13:19 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Oct 2011 18:48:23 +0000 (14 14:48 -0400)
treec52bb7ed41e1bb171939422247a5e7fb7b51eafd
parent423e38e8079f8f4fe0bf66d4f9a7d61beb232aca
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