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:
19504cf
)
mac80211_hwsim: fix error return code in init_mac80211_hwsim()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Mon, 26 Aug 2013 07:32:58 +0000
(15:32 +0800)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 26 Aug 2013 07:52:58 +0000
(09:52 +0200)
Fix to return -ENOMEM in the netdev alloc error handling
case instead of 0, as done elsewhere in this function.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found