diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-08-11 02:14:15 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-08-11 02:14:15 +0000 |
commit | a1c54778229546472933228d51e63907688ad3de (patch) | |
tree | d508d61558bd2b82d85156742556ad271e7a39ad /package/madwifi/patches/437-sysctl_cleanup.patch | |
parent | 27da9d1984e2c7eb45d00cb288b6063a8ff47170 (diff) | |
download | upstream-a1c54778229546472933228d51e63907688ad3de.tar.gz upstream-a1c54778229546472933228d51e63907688ad3de.tar.bz2 upstream-a1c54778229546472933228d51e63907688ad3de.zip |
madwifi: fix compile error on kernels without net_device api compatibility
SVN-Revision: 17219
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 { |