linux-stable/net/wireless
John W. Linville 2ea6fb6d1e wireless: correct sparse warning in generated regdb.c
CHECK   net/wireless/regdb.c
net/wireless/regdb.c:8:34: warning: symbol 'reg_regdb' was not declared.  Should it be static?
net/wireless/regdb.c:11:5: warning: symbol 'reg_regdb_size' was not declared. Should it be static?

Simply include the also generated regdb.h.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-07-20 16:49:37 -04:00
..
.gitignore
chan.c
core.c
core.h
db.txt
debugfs.c
debugfs.h
ethtool.c
ethtool.h
genregdb.awk wireless: correct sparse warning in generated regdb.c 2010-07-20 16:49:37 -04:00
ibss.c
Kconfig
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c wireless: correct sparse warning in lib80211_crypt_tkip.c 2010-07-20 16:49:36 -04:00
lib80211_crypt_wep.c
Makefile
mlme.c cfg80211: ignore spurious deauth 2010-07-12 16:05:31 -04:00
nl80211.c NET: nl80211, fix lock imbalance and netdev referencing 2010-07-07 15:48:18 -04:00
nl80211.h
radiotap.c
reg.c wireless: only use alpha2 regulatory information from country IE 2010-07-20 16:44:35 -04:00
reg.h
regdb.h
scan.c cfg80211: don't get expired BSSes 2010-07-14 13:52:45 -04:00
sme.c
sysfs.c
sysfs.h
util.c
wext-compat.c wireless: correct sparse warning in wext-compat.c 2010-07-20 16:49:37 -04:00
wext-compat.h
wext-core.c
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c