commit | 4abd044af91057f7ea661a0f10c00a9673beef6b | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Mon Sep 10 10:05:26 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 10 14:42:44 2012 -0400 |
tree | 86b7f6cfa8cdca0de5d4fbe0016a17cae9f23847 | |
parent | 74673db99ca3c09d34ea479f684522ceedb65eb9 [diff] |
brcm80211: fix missing allocation failure check Check for oobirq_entry allocation failure to avoid NULL pointer dereferencing. Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>