]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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:44:02 +0000 (21:44 -0700)
commitce343c6775c58b43db41fce40fb61a298e35a6a9
treecf4ab669ca402657e889eeb5087c77b857ad9b32
parent29ae1150cde8790a54da9c718cc3b32c851eb96d
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