]> asedeno.scripts.mit.edu Git - linux.git/commit
mac80211: Use only precedence level of DSCP field for frame classification
authorDaniel Wagner <wagi@monom.org>
Tue, 19 Aug 2008 13:44:35 +0000 (15:44 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Aug 2008 20:24:05 +0000 (16:24 -0400)
commit2f58bbf27fe5321a7a208be9071efc54e8a8a3bd
treedfed3a44c3c00f25f407ef764c6cb7f0125381f0
parent43ac2ca3840f64f699a239535c590fa7ebaaac27
mac80211: Use only precedence level of DSCP field for frame classification

Bit 4-5 of DSCP should not be considered by classify_d1. The
802.11 QoS Priority field is only depending on the precedence level.

Signed-off-by: Daniel Wagner <wagi@monom.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/wme.c