diff options
Diffstat (limited to 'target/linux/generic/patches-3.8/651-wireless_mesh_header.patch')
-rw-r--r-- | target/linux/generic/patches-3.8/651-wireless_mesh_header.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.8/651-wireless_mesh_header.patch b/target/linux/generic/patches-3.8/651-wireless_mesh_header.patch index ff3f0979f0..c21b007777 100644 --- a/target/linux/generic/patches-3.8/651-wireless_mesh_header.patch +++ b/target/linux/generic/patches-3.8/651-wireless_mesh_header.patch @@ -1,6 +1,6 @@ --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h -@@ -134,7 +134,7 @@ static inline bool dev_xmit_complete(int +@@ -137,7 +137,7 @@ static inline bool dev_xmit_complete(int */ #if defined(CONFIG_WLAN) || IS_ENABLED(CONFIG_AX25) |