mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
madwifi: fix various noderef/memleak issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18052 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user