kernel-ark/drivers/net/wireless/hostap
Kalle Valo a8eef8a222 [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()
With my Buffalo WLI-CF-S11G PC Card kernel oopses every time in
prism2_interrupt() when I try load the hostap module. local->hw_priv is null
during the first call to prism2_interrupt(). It feels like
interrupts are enabled too early, or something.

This patch fixes the symptom, but not the cause.

Signed-off-by: Kalle Valo <Kalle.Valo@iki.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-08-28 19:25:02 -04:00
..
hostap_80211_rx.c hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build 2005-08-25 20:59:10 -04:00
hostap_80211_tx.c hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build 2005-08-25 20:59:10 -04:00
hostap_80211.h
hostap_ap.c hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build 2005-08-25 20:59:10 -04:00
hostap_ap.h
hostap_common.h [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones 2005-08-15 00:29:20 -04:00
hostap_config.h [PATCH] hostap: Update version 2005-08-28 19:25:02 -04:00
hostap_cs.c [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() 2005-08-28 19:25:02 -04:00
hostap_download.c
hostap_hw.c [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones 2005-08-15 00:29:20 -04:00
hostap_info.c
hostap_ioctl.c
hostap_pci.c [PATCH] more-u32-vs-pm_message_t-fixes-6 2005-08-19 03:00:01 -04:00
hostap_plx.c
hostap_proc.c
hostap_wlan.h
hostap.c [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones 2005-08-15 00:29:20 -04:00
hostap.h
Kconfig
Makefile