copy-list: move mpls includes
authorJohannes Berg <johannes.berg@intel.com>
Thu, 12 Oct 2017 12:20:35 +0000 (14:20 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 13 Oct 2017 08:57:21 +0000 (10:57 +0200)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
copy-list

index 11fd3455d611c719c8f90b55e8549d9d1c6daf37..0bd232f44b5665a7f1076a55af726d9c0fd6c18d 100644 (file)
--- a/copy-list
+++ b/copy-list
@@ -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