linux/drivers/net/wireless/ti
Jing Wang 60ce473e49 wl1251: return -ENOMEM if kzalloc fails
the original code used goto out if kzalloc fails,but the out include kfree,
so return -ENOMEM if kzalloc fails.

Signed-off-by: Jing Wang <windsdaemon@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-12-05 14:54:32 -05:00
..
wl12xx cfg80211: consolidate passive-scan and no-ibss flags 2013-11-25 20:49:35 +01:00
wl18xx wlcore/wl18xx/wl12xx: FW log params per chip arch 2013-10-23 09:47:42 +03:00
wl1251 wl1251: return -ENOMEM if kzalloc fails 2013-12-05 14:54:32 -05:00
wlcore cfg80211: consolidate passive-scan and no-ibss flags 2013-11-25 20:49:35 +01:00
Kconfig wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
Makefile wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00
wilink_platform_data.c wlcore: move wl12xx_platform_data up and make it truly optional 2013-02-08 10:05:02 +02:00