OpenCloudOS-Kernel/drivers/net/wireless/rtlwifi/rtl8192de
Larry Finger 76a92be537 rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures
In https://bugzilla.redhat.com/show_bug.cgi?id=771656, a kernel bug was
triggered due to a failed skb allocation that was not checked. This event
lead to an audit of all memory allocations in the complete rtlwifi family
of drivers. This patch fixes the rest.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-01-24 14:08:37 -05:00
..
Makefile rtlwifi: rtl8192de: Modify Kconfig and Makefile routines for new driver 2011-06-27 15:09:38 -04:00
def.h rtlwifi: rtl8192de: Updates from latest Reaktek driver - Part III 2011-10-14 14:48:15 -04:00
dm.c rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
dm.h rtlwifi: rtl8192de: Fix build errors when using allyes configuration 2011-06-29 15:11:06 -04:00
fw.c rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures 2012-01-24 14:08:37 -05:00
fw.h rtlwifi: rtl8192de: Merge firmware routines 2011-06-27 15:09:37 -04:00
hw.c rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
hw.h rtlwifi: rtl8192de: Merge hardware routines 2011-06-27 15:09:37 -04:00
led.c rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
led.h rtlwifi: rtl8192de: Fix build errors when using allyes configuration 2011-06-29 15:11:06 -04:00
phy.c rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
phy.h rtlwifi: rtl8192de: Merge phy routines 2011-06-27 15:09:37 -04:00
reg.h rtlwifi: rtl8192de: Merge register definitions 2011-06-27 15:09:38 -04:00
rf.c rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
rf.h rtlwifi: rtl8192de: Merge rf routines 2011-06-27 15:09:38 -04:00
sw.c rtlwifi: Remove incorrect logging message prefixes 2012-01-24 14:08:34 -05:00
sw.h rtlwifi: rtl8192de: Merge main (sw) routines 2011-06-27 15:09:38 -04:00
table.c rtlwifi: rtl8192de: Merge table routines 2011-06-27 15:09:38 -04:00
table.h rtlwifi: rtl8192de: Merge table routines 2011-06-27 15:09:38 -04:00
trx.c rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
trx.h rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. 2011-09-20 14:43:50 -04:00