@@ -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
@@ -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
These header files is not needed any more. Kernel 4.14 provides all needed definitions in these header files. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> --- copy-list | 5 ----- copy-list.hwsim | 5 ----- 2 files changed, 10 deletions(-)