mirror of
https://github.com/openwrt/openwrt.git
synced 2025-06-24 10:18:09 +00:00
madwifi: fix various noderef/memleak issues
SVN-Revision: 18052
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