commit | 4c468fe559f7910b1c6b10d3d223943fdd1b653c | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Tue May 03 11:53:07 2011 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Thu May 05 14:59:06 2011 -0400 |
tree | fb7293c13da3fa79d2472aa2adff8c4341a6e6e3 | |
parent | cbe8c735f1af88037c3dab570f816e3a77896cc7 [diff] |
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>