From aa2ff3f105fd37cf7ccd013705af968d0f3209b6 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 2 Jun 2014 09:25:33 +0000 Subject: kernel: update 3.14 to 3.14.5 Signed-off-by: Luka Perkov SVN-Revision: 40901 --- target/linux/generic/patches-3.14/721-phy_packets.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic/patches-3.14/721-phy_packets.patch') diff --git a/target/linux/generic/patches-3.14/721-phy_packets.patch b/target/linux/generic/patches-3.14/721-phy_packets.patch index 3421e4d..e472a96 100644 --- a/target/linux/generic/patches-3.14/721-phy_packets.patch +++ b/target/linux/generic/patches-3.14/721-phy_packets.patch @@ -1,6 +1,6 @@ --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h -@@ -1244,6 +1244,11 @@ struct net_device { +@@ -1245,6 +1245,11 @@ struct net_device { const struct ethtool_ops *ethtool_ops; const struct forwarding_accel_ops *fwd_ops; @@ -12,7 +12,7 @@ /* Hardware header description */ const struct header_ops *header_ops; -@@ -1312,6 +1317,9 @@ struct net_device { +@@ -1313,6 +1318,9 @@ struct net_device { void *ax25_ptr; /* AX.25 specific data */ struct wireless_dev *ieee80211_ptr; /* IEEE 802.11 specific data, assign before registering */ -- cgit v1.1