linux/drivers/net/wireless/orinoco
armadefuego@gmail.com a3ad38e87e orinoco: Clear dangling pointer on hardware busy
On hardware busy the scan request pointer should be cleared, as higher
levels will release. This avoids a crash when that pointer is
erroneously used later.

Signed-off-by: Joseph J. Gunn <armadefuego@yahoo.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-03-23 15:22:04 -04:00
..
Kconfig
Makefile
airport.c
cfg.c orinoco: Clear dangling pointer on hardware busy 2011-03-23 15:22:04 -04:00
cfg.h
fw.c
fw.h
hermes.c
hermes.h
hermes_dld.c
hermes_dld.h
hermes_rid.h
hw.c
hw.h
main.c orinoco: Maintain lock until entry removed from list 2011-03-21 15:18:34 -04:00
main.h
mic.c
mic.h
orinoco.h
orinoco_cs.c orinoco: initialise priv->hw before assigning the interrupt 2010-12-08 15:23:31 -05:00
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
orinoco_usb.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
scan.c orinoco: Drop scan results with unknown channels 2011-02-25 15:33:38 -05:00
scan.h orinoco: abort scan on interface down 2010-11-30 13:23:05 -05:00
spectrum_cs.c orinoco: initialise priv->hw before assigning the interrupt 2010-12-08 15:23:31 -05:00
wext.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-12-08 16:23:31 -05:00
wext.h