From: Arend van Spriel Date: Tue, 6 Mar 2012 14:50:47 +0000 (+0100) Subject: bcma: return error in bcma_sprom_get() when fallback fails X-Git-Tag: v3.4-rc1~177^2~108^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ac887cfdad909f16ee1886fe4fa19b452fc7fd3;p=pandora-kernel.git bcma: return error in bcma_sprom_get() when fallback fails When not SPROM is available a fallback mechanism is used. However, when that fails the code currently continues. This patch assures that the bcma_sprom_get() function aborts when that happens. Cc: Rafal Milecki Cc: Hauke Mehrtens Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed