aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/patches/446-single_module.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-10-17 04:56:05 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-10-17 04:56:05 +0000
commite1f4d37287627341f86bf0b1aa4bb1b29899c923 (patch)
tree0a2c24076f1f7f5f96c5aa90fe69c48df0112e5d /package/madwifi/patches/446-single_module.patch
parent27c31f11b1bccf2054a99c242316ffc2f283645d (diff)
downloadmaster-187ad058-e1f4d37287627341f86bf0b1aa4bb1b29899c923.tar.gz
master-187ad058-e1f4d37287627341f86bf0b1aa4bb1b29899c923.tar.bz2
master-187ad058-e1f4d37287627341f86bf0b1aa4bb1b29899c923.zip
madwifi: fix various noderef/memleak issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18052 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/patches/446-single_module.patch')
-rw-r--r--package/madwifi/patches/446-single_module.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/patches/446-single_module.patch b/package/madwifi/patches/446-single_module.patch
index ed02ae8f5e..e546b054a8 100644
--- a/package/madwifi/patches/446-single_module.patch
+++ b/package/madwifi/patches/446-single_module.patch
@@ -351,7 +351,7 @@
#include <linux/module.h>
#include <linux/skbuff.h>
#include <linux/netdevice.h>
-@@ -2014,3 +2015,65 @@ ieee80211_build_sc_ie(struct ieee80211co
+@@ -2015,3 +2016,65 @@ ieee80211_build_sc_ie(struct ieee80211co
int ath_debug_global = 0;
EXPORT_SYMBOL(ath_debug_global);