From bdcad91700fb78dc5a2a8a3f43b6569d97a34b98 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 7 Dec 2015 10:11:43 +0000 Subject: generic: bump 4.4 to rc4 Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47801 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-4.4/721-phy_packets.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-4.4/721-phy_packets.patch') diff --git a/target/linux/generic/patches-4.4/721-phy_packets.patch b/target/linux/generic/patches-4.4/721-phy_packets.patch index 08165087e4..719275b540 100644 --- a/target/linux/generic/patches-4.4/721-phy_packets.patch +++ b/target/linux/generic/patches-4.4/721-phy_packets.patch @@ -16,7 +16,7 @@ /** * struct net_device - The DEVICE structure. -@@ -1602,6 +1604,11 @@ struct net_device { +@@ -1603,6 +1605,11 @@ struct net_device { const struct l3mdev_ops *l3mdev_ops; #endif @@ -28,7 +28,7 @@ const struct header_ops *header_ops; unsigned int flags; -@@ -1668,6 +1675,10 @@ struct net_device { +@@ -1669,6 +1676,10 @@ struct net_device { struct mpls_dev __rcu *mpls_ptr; #endif -- cgit v1.2.3