]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: set TID of internal mgmt packets to 7
authorArik Nemtsov <arik@wizery.com>
Tue, 3 May 2011 08:53:07 +0000 (11:53 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 May 2011 18:59:06 +0000 (14:59 -0400)
commit25b8ce0fa1b7a4b2ecc98652d56b2277d34598bd
treefb7293c13da3fa79d2472aa2adff8c4341a6e6e3
parentfd92ae903f5dfbe02650b034208950cf18b1b601
mac80211: set TID of internal mgmt packets to 7

The queue mapping of internal mgmt packets is set to VO. Set the TID
value to match the queue mapping. Otherwise drivers that only look at
the TID might get confused.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/tx.c