From: Wei Yongjun Date: Wed, 20 Mar 2013 12:22:54 +0000 (+0800) Subject: cfg80211: fix error return code in cfg80211_init() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~118^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f00f188f8212fec9976394976c4fd5d4a3bc4dcf;p=pandora-kernel.git cfg80211: fix error return code in cfg80211_init() 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed