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)
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>

No differences found