kernel-ark/drivers/net/wireless/rt2x00
Jesper Juhl ccbd4d412d rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()
We need to release_firmware() in order not to leak memory.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Pekka Enberg <penberg@kernel.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-01-13 15:46:45 -05:00
..
Kconfig Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem 2010-11-24 16:49:20 -05:00
Makefile
rt2x00.h rt2x00: Remove unused interface spinlock 2011-01-04 14:35:15 -05:00
rt2x00config.c rt2x00: Fix pointer errors. 2011-01-04 14:35:14 -05:00
rt2x00crypto.c
rt2x00debug.c rt2x00: Protect queue control with mutex 2010-12-13 15:23:35 -05:00
rt2x00debug.h
rt2x00dev.c rt2x00: Simplify intf->delayed_flags locking 2011-01-04 14:35:14 -05:00
rt2x00dump.h
rt2x00firmware.c rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware() 2011-01-13 15:46:45 -05:00
rt2x00ht.c rt2x00: Remove superfluous assignment of mpdu_density 2011-01-04 14:35:14 -05:00
rt2x00leds.c
rt2x00leds.h
rt2x00lib.h rt2x00: Protect queue control with mutex 2010-12-13 15:23:35 -05:00
rt2x00link.c
rt2x00mac.c rt2x00: Fix comment about removed spinlock 2011-01-04 14:35:15 -05:00
rt2x00pci.c rt2x00: Use pci_is_pcie() 2010-12-22 15:43:26 -05:00
rt2x00pci.h rt2x00: Fix firmware loading regression on x86_64. 2010-12-13 15:23:37 -05:00
rt2x00queue.c rt2x00: Fix WMM Queue naming 2010-12-13 15:23:36 -05:00
rt2x00queue.h rt2x00: Fix WMM Queue naming 2010-12-13 15:23:36 -05:00
rt2x00reg.h rt2x00: Reorganize queue callback functions 2010-12-13 15:23:35 -05:00
rt2x00soc.c rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR. 2010-11-17 16:18:54 -05:00
rt2x00soc.h
rt2x00usb.c rt2x00: Fix WMM Queue naming 2010-12-13 15:23:36 -05:00
rt2x00usb.h rt2x00: Add "flush" queue command 2010-12-13 15:23:35 -05:00
rt61pci.c rt2x00: Pad beacon to multiple of 32 bits. 2010-12-13 15:23:36 -05:00
rt61pci.h rt2x00: Fix WMM Queue naming 2010-12-13 15:23:36 -05:00
rt73usb.c rt2x00: Pad beacon to multiple of 32 bits. 2010-12-13 15:23:36 -05:00
rt73usb.h rt2x00: Fix WMM Queue naming 2010-12-13 15:23:36 -05:00
rt2400pci.c rt2x00: Fix WMM Queue naming 2010-12-13 15:23:36 -05:00
rt2400pci.h
rt2500pci.c rt2x00: Fix WMM Queue naming 2010-12-13 15:23:36 -05:00
rt2500pci.h
rt2500usb.c rt2x00: Add "flush" queue command 2010-12-13 15:23:35 -05:00
rt2500usb.h
rt2800.h rt2x00: Fix WMM Queue naming 2010-12-13 15:23:36 -05:00
rt2800lib.c rt2x00: Pad beacon to multiple of 32 bits. 2010-12-13 15:23:36 -05:00
rt2800lib.h rt2x00: Implement get_survey callback for rt2800 2010-12-13 15:23:34 -05:00
rt2800pci.c rt2x00: simplify txstatus_fifo handling 2011-01-04 14:35:13 -05:00
rt2800pci.h
rt2800usb.c rt2x00: Fix panic on frame padding for rt2800 usb devices 2011-01-04 14:35:14 -05:00
rt2800usb.h