diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2012-01-04 21:50:47 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-01-10 15:46:39 -0500 |
commit | d90db4b12bc1b9b8a787ef28550fdb767ee25a49 (patch) | |
tree | cf0aa627c4acd887de9555202feccb983868eddc /kernel/extable.c | |
parent | 874c60bad92564358e87d58f505fceb0b09ec1aa (diff) |
rtl8192se: Fix BUG caused by failure to check skb allocation
When downloading firmware into the device, the driver fails to check the
return when allocating an skb. When the allocation fails, a BUG can be
generated, as seen in https://bugzilla.redhat.com/show_bug.cgi?id=771656.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'kernel/extable.c')
0 files changed, 0 insertions, 0 deletions