kernel_optimize_test/net/wireless
Nikitas Angelinas 942623166d net/wireless: use ARRAY_SIZE macro in radiotap.c
Replace sizeof(rtap_namespace_sizes) / sizeof(rtap_namespace_sizes[0])
with ARRAY_SIZE(rtap_namespace_sizes) in net/wireless/radiotap.c

Signed-off-by: Nikitas Angelinas <nikitasangelinas@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-09-14 16:05:57 -04:00
..
.gitignore
chan.c
core.c cfg80211/mac80211: extensible frame processing 2010-08-24 16:27:56 -04:00
core.h cfg80211/mac80211: extensible frame processing 2010-08-24 16:27:56 -04:00
db.txt
debugfs.c
debugfs.h
ethtool.c
ethtool.h
genregdb.awk
ibss.c
Kconfig
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
lib80211.c
Makefile
mlme.c cfg80211/mac80211: extensible frame processing 2010-08-24 16:27:56 -04:00
nl80211.c cfg80211: allow changing port control protocol 2010-08-27 13:27:07 -04:00
nl80211.h cfg80211/mac80211: extensible frame processing 2010-08-24 16:27:56 -04:00
radiotap.c net/wireless: use ARRAY_SIZE macro in radiotap.c 2010-09-14 16:05:57 -04:00
reg.c
reg.h
regdb.h
scan.c
sme.c
sysfs.c cfg80211: support sysfs namespaces 2010-08-16 15:26:40 -04:00
sysfs.h
util.c cfg80211: allow vendor specific cipher suites 2010-08-27 13:27:07 -04:00
wext-compat.c
wext-compat.h
wext-core.c net/wireless: Remove double test 2010-08-31 14:20:40 -04:00
wext-priv.c
wext-proc.c
wext-sme.c cfg80211: allow changing port control protocol 2010-08-27 13:27:07 -04:00
wext-spy.c