aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.8/721-phy_packets.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-01-24 17:04:52 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-01-24 17:04:52 +0000
commite2a507a144a4627b3b286a24bc8528ec28ec9296 (patch)
treee9839ece130bfdf49bad36e24223d28e3899e6d4 /target/linux/generic/patches-3.8/721-phy_packets.patch
parent02fd59285158dac266e3850c74d5852be5f02f8e (diff)
downloadmaster-187ad058-e2a507a144a4627b3b286a24bc8528ec28ec9296.tar.gz
master-187ad058-e2a507a144a4627b3b286a24bc8528ec28ec9296.tar.bz2
master-187ad058-e2a507a144a4627b3b286a24bc8528ec28ec9296.zip
kernel: refresh 3.8 patches
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35317 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-3.8/721-phy_packets.patch')
-rw-r--r--target/linux/generic/patches-3.8/721-phy_packets.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.8/721-phy_packets.patch b/target/linux/generic/patches-3.8/721-phy_packets.patch
index 1aa814857b..21e2291f6c 100644
--- a/target/linux/generic/patches-3.8/721-phy_packets.patch
+++ b/target/linux/generic/patches-3.8/721-phy_packets.patch
@@ -1,6 +1,6 @@
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
-@@ -1090,6 +1090,11 @@ struct net_device {
+@@ -1093,6 +1093,11 @@ struct net_device {
const struct net_device_ops *netdev_ops;
const struct ethtool_ops *ethtool_ops;
@@ -12,7 +12,7 @@
/* Hardware header description */
const struct header_ops *header_ops;
-@@ -1146,6 +1151,9 @@ struct net_device {
+@@ -1149,6 +1154,9 @@ struct net_device {
void *ax25_ptr; /* AX.25 specific data */
struct wireless_dev *ieee80211_ptr; /* IEEE 802.11 specific data,
assign before registering */