diff options
Diffstat (limited to 'target/linux/generic/patches-3.0/721-phy_packets.patch')
-rw-r--r-- | target/linux/generic/patches-3.0/721-phy_packets.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.0/721-phy_packets.patch b/target/linux/generic/patches-3.0/721-phy_packets.patch index ab86bbea3b..988212edb2 100644 --- a/target/linux/generic/patches-3.0/721-phy_packets.patch +++ b/target/linux/generic/patches-3.0/721-phy_packets.patch @@ -53,7 +53,7 @@ --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h -@@ -1194,6 +1194,7 @@ struct net_device { +@@ -1188,6 +1188,7 @@ struct net_device { void *ax25_ptr; /* AX.25 specific data */ struct wireless_dev *ieee80211_ptr; /* IEEE 802.11 specific data, assign before registering */ |