From: Arend van Spriel Date: Mon, 8 Aug 2011 13:58:06 +0000 (+0200) Subject: staging: brcm80211: use native error code in brcmf_c_pattern_atoh() X-Git-Tag: v3.2-rc1~169^2^2~864^2~362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fee32378cad26dbe3f16009ba8ce43f483d10a19;p=pandora-kernel.git staging: brcm80211: use native error code in brcmf_c_pattern_atoh() The function brcmf_c_pattern_atoh() returned meaningless -1 value. These have been replaced by linux error code -EINVAL. Signed-off-by: Arend van Spriel Reviewed-by: Roland Vossen Reviewed-by: Franky Lin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed