[PATCH 05/75] backports: Remove mpls.h

Hauke Mehrtens <[email protected]> Fri, 28 Jun 2024 01:46:51 +0200
Newsgroups org.kernel.vger.backports
Message-ID <[email protected]>
These header files is not needed any more. Kernel 4.14 provides all
needed definitions in these header files.

Signed-off-by: Hauke Mehrtens <[email protected]>
---
 copy-list       | 5 -----
 copy-list.hwsim | 5 -----
 2 files changed, 10 deletions(-)

diff --git a/copy-list b/copy-list
index 95a9b875..e998cbe3 100644
--- a/copy-list
+++ b/copy-list
@@ -72,11 +72,6 @@ net/Kconfig
 net/qrtr/
 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/bus/mhi/
 include/linux/mhi.h
diff --git a/copy-list.hwsim b/copy-list.hwsim
index cb013917..47c07b08 100644
--- a/copy-list.hwsim
+++ b/copy-list.hwsim
@@ -67,11 +67,6 @@ 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/mac80211_hwsim.c
 drivers/net/wireless/mac80211_hwsim.h
-- 
2.45.2