git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8908c7d
)
mwifiex: fix potential null dereference 'mef_entry'
author
Bing Zhao
<bzhao@marvell.com>
Thu, 7 Mar 2013 00:44:26 +0000
(16:44 -0800)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 8 Mar 2013 21:02:48 +0000
(16:02 -0500)
drivers/net/wireless/mwifiex/cfg80211.c:2357 mwifiex_cfg80211_suspend()
error: potential null dereference 'mef_entry'
(kzalloc returns null)
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found