commit | 59b66255bc7804970098533ce7c9bf6967f35f62 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Oct 13 13:19:19 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 14 14:48:23 2011 -0400 |
tree | c52bb7ed41e1bb171939422247a5e7fb7b51eafd | |
parent | 423e38e8079f8f4fe0bf66d4f9a7d61beb232aca [diff] |
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>