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
commit9999ca14e7882d510801790dee168291b03f25ee (patch)
tree0e3ccdd696399774f9b277b09e992131fee5ecce /target/linux/generic/patches-4.4/721-phy_packets.patch
parent3333f75cafc6d45491eeb2b104a01bf8cb90cd78 (diff)
downloadupstream-9999ca14e7882d510801790dee168291b03f25ee.tar.gz
upstream-9999ca14e7882d510801790dee168291b03f25ee.tar.bz2
upstream-9999ca14e7882d510801790dee168291b03f25ee.zip
generic: bump 4.4 to rc4
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47801
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