mac80211: send control port protocol frames to the VO queue
authorFelix Fietkau <nbd@openwrt.org>
Tue, 11 Feb 2014 15:02:47 +0000 (16:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Mar 2014 04:38:11 +0000 (21:38 -0700)
commitb59ed9d77e700c22ca6ab042004a48f078de5989
tree363e5bc82279880aa6d825abe42591f6838e866d
parent892b46a6a68fa1ae1f85f3c2ba475382b7b6acc5
mac80211: send control port protocol frames to the VO queue

commit 1bf4bbb4024dcdab5e57634dd8ae1072d42a53ac upstream.

Improves reliability of wifi connections with WPA, since authentication
frames are prioritized over normal traffic and also typically exempt
from aggregation.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/mac80211/wme.c