linux/net/mac80211
Mattias Nissler adeed48090 rc80211_pid: Fix fast_start parameter handling
This removes the fast_start parameter from the rc_pid parameters
information and instead uses the parameter macro when initializing
the rc_pid state. Since the parameter is only used on initialization,
there is no point of making exporting it via debugfs. This also fixes
uninitialized memory references to the fast_start and norm_offset
parameters detected by the kmemcheck utility.  Thanks to Vegard Nossum
for reporting the bug.

Signed-off-by: Mattias Nissler <mattias.nissler@gmx.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-07-09 16:16:31 -04:00
..
aes_ccm.c
aes_ccm.h
cfg.c net/mac80211: always true conditionals 2008-05-28 16:43:41 -04:00
cfg.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
debugfs.c
debugfs.h
event.c
ieee80211_i.h mac80211: Checking IBSS support while changing channel in ad-hoc mode 2008-06-09 15:53:37 -04:00
iface.c
Kconfig
key.c mac80211: fix an oops in several failure paths in key allocation 2008-06-27 14:49:52 -04:00
key.h
led.c
led.h
main.c mac80211: Only flush workqueue when last interface was removed 2008-07-07 15:31:39 -04:00
Makefile
mesh_hwmp.c
mesh_pathtbl.c
mesh_plink.c
mesh.c
mesh.h
michael.c
michael.h
mlme.c mac80211: don't report selected IBSS when not found 2008-07-07 15:31:40 -04:00
rate.c
rate.h
rc80211_pid_algo.c rc80211_pid: Fix fast_start parameter handling 2008-07-09 16:16:31 -04:00
rc80211_pid_debugfs.c
rc80211_pid.h rc80211_pid: Fix fast_start parameter handling 2008-07-09 16:16:31 -04:00
rx.c mac80211: fix alignment issue with compare_ether_addr() 2008-05-28 16:43:50 -04:00
sta_info.c
sta_info.h
tkip.c
tkip.h
tx.c mac80211: detect driver tx bugs 2008-06-18 15:39:48 -07:00
util.c mac80211: fix alignment issue with compare_ether_addr() 2008-05-28 16:43:50 -04:00
wep.c
wep.h
wext.c mac80211: don't accept WEP keys other than WEP40 and WEP104 2008-06-30 15:43:53 -04:00
wme.c net-sched: change tcf_destroy_chain() to clear start of filter list 2008-07-01 19:52:38 -07:00
wme.h
wpa.c
wpa.h