From: Arend van Spriel Date: Wed, 29 Jun 2011 23:46:29 +0000 (-0700) Subject: staging: brcm80211: make use of linux error codes in srom.c X-Git-Tag: v3.1-rc1~232^2~345 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66671fc120938c740edf8bb8191262fdf893441b;p=pandora-kernel.git staging: brcm80211: make use of linux error codes in srom.c The source file srom.c used meaningless non-zero numbers to return upon error conditions. These have been replaced by linux error codes. Signed-off-by: Arend van Spriel Reviewed-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed