linux/drivers/net/wireless/cw1200
Himangi Saraogi 26c0604628 cw1200: Introduce the use of devm_kzalloc
This patch introduces the use of devm_kzalloc and does away with the
kfrees in the probe and remove functions.

Signed-off-by: Himangi Saraogi <himangi774@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2014-08-25 16:00:43 -04:00
..
bh.c
bh.h
cw1200_sdio.c wireless: cw1200: Use consistent internal locking conventions 2013-12-05 14:54:47 -05:00
cw1200_spi.c cw1200: Introduce the use of devm_kzalloc 2014-08-25 16:00:43 -04:00
cw1200.h
debug.c cw1200: Fix cw1200_debug_link_id 2014-04-14 14:31:42 -04:00
debug.h
fwio.c cw1200: remove unnecessary break after return 2014-07-20 21:29:51 -07:00
fwio.h
hwbus.h Revert "cw1200: Don't perform SPI transfers in interrupt context" 2013-09-26 14:02:31 -04:00
hwio.c Revert "cw1200: Don't perform SPI transfers in interrupt context" 2013-09-26 14:02:31 -04:00
hwio.h
Kconfig
main.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2014-01-13 14:40:59 -05:00
Makefile
pm.c wireless: cw1200: Fix memory leak in cw1200_wow_suspend() 2014-01-03 15:37:01 -05:00
pm.h
queue.c
queue.h
scan.c mac80211: support more than one band in scan request 2014-06-25 09:10:42 +02:00
scan.h mac80211: support more than one band in scan request 2014-06-25 09:10:42 +02:00
sta.c cw1200: Remove useless return variables 2014-06-19 15:49:12 -04:00
sta.h mac80211: add vif to flush call 2014-04-09 10:55:29 +02:00
txrx.c cw1200: slight optimization of addr compare 2013-12-26 13:31:35 -05:00
txrx.h
wsm.c
wsm.h