aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/721-phy_packets.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-12-07 10:11:43 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-12-07 10:11:43 +0000
commitbdcad91700fb78dc5a2a8a3f43b6569d97a34b98 (patch)
tree72b5944b769c84bde80dbcc7adf08f1d620c5bbb /target/linux/generic/patches-4.4/721-phy_packets.patch
parent8a591d21920ebb402691277199fbae6c966462e0 (diff)
downloadmaster-187ad058-bdcad91700fb78dc5a2a8a3f43b6569d97a34b98.tar.gz
master-187ad058-bdcad91700fb78dc5a2a8a3f43b6569d97a34b98.tar.bz2
master-187ad058-bdcad91700fb78dc5a2a8a3f43b6569d97a34b98.zip
generic: bump 4.4 to rc4
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47801 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-4.4/721-phy_packets.patch')
-rw-r--r--target/linux/generic/patches-4.4/721-phy_packets.patch4
1 files changed, 2 insertions, 2 deletions
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