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:
217c157
)
cfg80211: fix error return code in cfg80211_init()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 20 Mar 2013 12:22:54 +0000
(20:22 +0800)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 20 Mar 2013 13:09:56 +0000
(14:09 +0100)
Fix to return a negative error code from the error handling
case instead of 0, as returned 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