@@ -65,6 +65,11 @@ net/Makefile
net/Kconfig
net/wireless/
net/mac80211/
+# MPLS labels, checked on skb->protocol on the
+# respective 802 family, only ethernet seems to use
+# this right now, see 960d97f95
+include/linux/mpls.h
+include/uapi/linux/mpls.h
drivers/net/wireless/ath/
drivers/ssb/
@@ -113,9 +118,3 @@ include/uapi/linux/nfc.h
drivers/nfc/
include/linux/platform_data/nfcmrvl.h
include/linux/platform_data/nxp-nci.h
-
-# MPLS labels, checked on skb->protocol on the
-# respective 802 family, only ethernet seems to use
-# this right now, see 960d97f95
-include/linux/mpls.h
-include/uapi/linux/mpls.h