From: Roland Vossen Date: Tue, 3 May 2011 09:35:21 +0000 (+0200) Subject: staging: brcm80211: made fullmac error codes more consistent X-Git-Tag: v3.0-rc1~336^2~572 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bc93cec2cfa53f52681e29eab3c3254eed2e63a;p=pandora-kernel.git staging: brcm80211: made fullmac error codes more consistent Code cleanup. The code contains several checks on the condition SDIOH_API_SUCCESS(status). On failure, the error returned depended on the check, instead of being consistent. This has been corrected. Cc: devel@linuxdriverproject.org Cc: linux-wireless@vger.kernel.org Cc: Brett Rudley Cc: Henry Ptasinski Cc: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed