kernel-ark/drivers/net/wireless/hostap
Jouni Malinen 7cb3cd090c [PATCH] hostap: Unregister netdevs before freeing local data
Unregister all netdevs before freeing local data. I was unable to
trigger any crashes without this change when running busy loops for
driver operations when ejecting a Prism2 PC Card. Anyway, should there
be a race condition with this, better make it less likely to happen by
unregistering the netdevs first.

Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-03 22:00:09 -04:00
..
hostap_80211_rx.c
hostap_80211_tx.c
hostap_80211.h
hostap_ap.c
hostap_ap.h
hostap_common.h
hostap_config.h
hostap_cs.c [PATCH] hostap: Do not free local->hw_priv before unregistering netdev 2005-10-03 22:00:08 -04:00
hostap_download.c
hostap_hw.c [PATCH] hostap: Unregister netdevs before freeing local data 2005-10-03 22:00:09 -04:00
hostap_info.c
hostap_ioctl.c [PATCH] hostap: Remove iwe_stream_add_event kludge 2005-09-24 03:33:51 -04:00
hostap_pci.c [PATCH] hostap: Do not free local->hw_priv before unregistering netdev 2005-10-03 22:00:08 -04:00
hostap_plx.c [PATCH] hostap: Do not free local->hw_priv before unregistering netdev 2005-10-03 22:00:08 -04:00
hostap_proc.c
hostap_wlan.h [PATCH] hostap: Remove hw specific dev_open/close handlers 2005-10-03 22:00:08 -04:00
hostap.c [PATCH] hostap: Remove hw specific dev_open/close handlers 2005-10-03 22:00:08 -04:00
hostap.h
Kconfig
Makefile