linux-pinenote/drivers/net/wireless/orinoco
Michal Pecio 4363b57786 orinoco_usb: don't release nonexistent firmware
Initialize fw_entry to NULL to prevent cleanup code from passing
bogus pointer to release_firmware() when priv allocation fails.

Signed-off-by: Michal Pecio <michal.pecio@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-03-11 15:06:13 -04:00
..
airport.c orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
cfg.c cfg80211: pass a channel definition struct 2012-11-26 12:42:58 +01:00
cfg.h orinoco: initiate cfg80211 conversion 2009-07-10 15:01:44 -04:00
fw.c wireless, orinoco: release_firmware() tests for NULL, remove explicit tests before calls 2012-04-12 15:06:08 -04:00
fw.h orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
hermes.c orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
hermes.h orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
hermes_dld.c orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
hermes_dld.h orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
hermes_rid.h orinoco: Move sources to a subdirectory 2008-11-10 15:17:42 -05:00
hw.c orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
hw.h orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
Kconfig orinoco: add orinoco_usb driver 2010-05-03 14:53:08 -04:00
main.c wireless: Remove unnecessary alloc/OOM messages, alloc cleanups 2013-02-04 13:22:34 -05:00
main.h wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC 2012-10-18 09:01:54 +02:00
Makefile
mic.c orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
mic.h orinoco: Move MIC helpers into new file 2009-02-13 13:44:13 -05:00
orinoco.h orinoco: minor fixes for problems found by checkpatch.pl 2011-07-15 13:38:31 -04:00
orinoco_cs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 2011-07-31 06:23:08 -10:00
orinoco_nortel.c orinoco: remove __dev* attributes 2012-12-06 15:04:58 -05:00
orinoco_pci.c orinoco: remove __dev* attributes 2012-12-06 15:04:58 -05:00
orinoco_pci.h orinoco: Handle suspend/restore in core driver 2009-07-10 15:01:46 -04:00
orinoco_plx.c orinoco: remove __dev* attributes 2012-12-06 15:04:58 -05:00
orinoco_tmd.c orinoco: remove __dev* attributes 2012-12-06 15:04:58 -05:00
orinoco_usb.c orinoco_usb: don't release nonexistent firmware 2013-03-11 15:06:13 -04:00
scan.c cfg80211: pass wiphy to cfg80211_ref_bss/put_bss 2013-02-11 18:44:52 +01:00
scan.h orinoco: abort scan on interface down 2010-11-30 13:23:05 -05:00
spectrum_cs.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2011-07-22 17:51:16 -04:00
wext.c orinoco: use is_zero_ether_addr() instead of memcmp() 2012-09-07 15:03:37 -04:00
wext.h orinoco: Move WEXT handlers into a separate file 2009-02-13 13:44:33 -05:00