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)
commit960d97f9518ef6fb8ff87450d6b0c88ce5df9532
treee91b718ac33eecdf83271c01c93d20974b70ce67
parentf3baa393ffc9a7aefc0bf767729382085e81f606
cfg80211: add MPLS and 802.21 classification

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