diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-08-11 02:14:15 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-08-11 02:14:15 +0000 |
commit | 38a1e2c738f6dba1023d8aa531ed540421664bc0 (patch) | |
tree | 1e5154a8505c31c085c3bad0bbcbc6c2b3f8d73e /package/madwifi/patches/437-sysctl_cleanup.patch | |
parent | 11a916c4dfec837c32695a4c539c58c5e29150b2 (diff) |
madwifi: fix compile error on kernels without net_device api compatibility
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17219 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/437-sysctl_cleanup.patch')
-rw-r--r-- | package/madwifi/patches/437-sysctl_cleanup.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/437-sysctl_cleanup.patch b/package/madwifi/patches/437-sysctl_cleanup.patch index 510c3a61c7..cd8152bf24 100644 --- a/package/madwifi/patches/437-sysctl_cleanup.patch +++ b/package/madwifi/patches/437-sysctl_cleanup.patch @@ -1,6 +1,6 @@ --- a/ath/if_ath.c +++ b/ath/if_ath.c -@@ -11019,38 +11019,38 @@ enum { +@@ -11018,38 +11018,38 @@ enum { * mirrored in /proc/sys. */ enum { |