linux/net/mac80211
Helmut Schaa 0d580a774b mac80211: fix NULL pointer dereference in ieee80211_compatible_rates
Fix a possible NULL pointer dereference in ieee80211_compatible_rates
introduced in the patch "mac80211: fix association with some APs". If no bss
is available just use all supported rates in the association request.

Signed-off-by: Helmut Schaa <hschaa@suse.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-05-20 22:40:30 -04:00
..
Kconfig
Makefile
aes_ccm.c
aes_ccm.h
cfg.c
cfg.h
debugfs.c
debugfs.h
debugfs_key.c mac80211: fix debugfs default key oops 2008-05-12 21:18:05 -04:00
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c
debugfs_sta.h
event.c
ieee80211_i.h
iface.c mac80211: assign needed_headroom/tailroom for netdevs 2008-05-12 20:51:44 -07:00
key.c
key.h
led.c
led.h
main.c mac80211: Do not free net device after it is unregistered. 2008-05-04 17:59:30 -07:00
mesh.c mac80211: fix incorrect mesh header length 2008-05-12 21:22:18 -04:00
mesh.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 2008-05-01 02:06:32 -07:00
mesh_hwmp.c mac80211: mesh hwmp: fix kfree(skb) 2008-05-12 21:22:18 -04:00
mesh_pathtbl.c Fix potential scheduling while atomic in mesh_path_add. 2008-05-12 21:22:19 -04:00
mesh_plink.c
michael.c
michael.h
mlme.c mac80211: fix NULL pointer dereference in ieee80211_compatible_rates 2008-05-20 22:40:30 -04:00
rate.c
rate.h
rc80211_pid.h
rc80211_pid_algo.c
rc80211_pid_debugfs.c fix irq flags in mac80211 code 2008-05-12 21:18:04 -04:00
rx.c mac80211: add missing newlines in printk() 2008-05-12 21:44:41 -04:00
sta_info.c
sta_info.h
tkip.c mac80211: incorrect shift direction 2008-04-30 20:34:26 -04:00
tkip.h
tx.c mac80211: Use skb_header_cloned() on TX path. 2008-05-12 21:59:32 -07:00
util.c mac80211: Add RTNL version of ieee80211_iterate_active_interfaces 2008-05-16 17:15:09 -04:00
wep.c
wep.h
wext.c mac80211: don't claim iwspy support 2008-05-20 17:55:30 -04:00
wme.c mac80211: add missing newlines in printk() 2008-05-12 21:44:41 -04:00
wme.h
wpa.c
wpa.h