From de1f448fda84cb89a1b1eb9d98ad662331a693c4 Mon Sep 17 00:00:00 2001 From: Johannes Berg Date: Thu, 12 Oct 2017 14:20:35 +0200 Subject: copy-list: move mpls includes Signed-off-by: Johannes Berg --- copy-list | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/copy-list b/copy-list index 11fd3455..0bd232f4 100644 --- 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 -- cgit v1.2.3