X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.14%2F721-phy_packets.patch;h=e472a962809d0cbba7d31b30e2ce3c25cab48528;hb=aa2ff3f105fd37cf7ccd013705af968d0f3209b6;hp=3421e4dc214ac9979ac22ec438fe9b154c2df8a5;hpb=7c0d5b99c4c0d6bfbf974898a92373f010c4efbd;p=openwrt%2Fstaging%2Fdedeckeh.git 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 3421e4dc21..e472a96280 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 */