linux/drivers/net/wireless/rtlwifi/rtl8192c
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
..
dm_common.c rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
dm_common.h rtlwifi: rtl8192c-common: Convert common dynamic management routines for addition of rtl8192se and rtl8192de 2011-04-26 16:13:33 -04:00
fw_common.c rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures 2012-01-24 14:08:37 -05:00
fw_common.h rtlwifi: rtl8192cu: Fix endianian issues 2011-11-21 16:20:46 -05:00
main.c drivers/net: Add module.h to drivers who were implicitly using it 2011-10-31 19:31:07 -04:00
Makefile rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build 2011-02-23 16:28:41 -05:00
phy_common.c rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ 2012-01-24 14:07:40 -05:00
phy_common.h rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings 2011-04-26 16:14:55 -04:00