From c7e6420ead2a14afabfa6d3639dc21b7f9e6acdc Mon Sep 17 00:00:00 2001 From: Josef Schlehofer <pepe.schlehofer@gmail.com> Date: Thu, 26 Dec 2019 09:30:16 +0100 Subject: [PATCH] patches/openwrt: MOX support: rebase patch --- patches/openwrt/wip/0004-mvebu-Basic-MoX-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/openwrt/wip/0004-mvebu-Basic-MoX-support.patch b/patches/openwrt/wip/0004-mvebu-Basic-MoX-support.patch index e0ab99653..268e06776 100644 --- a/patches/openwrt/wip/0004-mvebu-Basic-MoX-support.patch +++ b/patches/openwrt/wip/0004-mvebu-Basic-MoX-support.patch @@ -5106,7 +5106,7 @@ index a5efa25..9a138b9 100644 /* 802.11 specific */ struct wireless_dev; /* 802.15.4 specific */ --@@ -1935,6 +1936,7 @@ struct net_device { +-@@ -1940,6 +1941,7 @@ struct net_device { +@@ -1898,6 +1899,7 @@ struct net_device { struct netprio_map __rcu *priomap; #endif -- GitLab