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
commitfdb032fd772da4d6a5a77a166e5f90c631114133 (patch)
tree0700d8c121b6085a24b6e70985b47240ebec09f7 /package/madwifi/patches/446-single_module.patch
parent6e9ada01c0a6bfd36a548a1b619cb97d843e78ce (diff)
downloadupstream-fdb032fd772da4d6a5a77a166e5f90c631114133.tar.gz
upstream-fdb032fd772da4d6a5a77a166e5f90c631114133.tar.bz2
upstream-fdb032fd772da4d6a5a77a166e5f90c631114133.zip
madwifi: fix various noderef/memleak issues
SVN-Revision: 18052
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);