cfg80211: add MPLS and 802.21 classification
authorSimon Wunderlich <sw@simonwunderlich.de>
Mon, 3 Mar 2014 16:23:12 +0000 (17:23 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Mar 2014 18:51:06 +0000 (13:51 -0500)
MPLS labels may contain traffic control information, which should be
evaluated and used by the wireless subsystem if present.

Also check for IEEE 802.21 which is always network control traffic.

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/wireless/util.c

Simple merge