From: Larry Finger Date: Fri, 19 Jan 2007 04:06:59 +0000 (-0600) Subject: [PATCH] bcm43xx: Check error returns in initialization routines X-Git-Tag: v2.6.21-rc1~74^2~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cad8cd9c3160e7e2e65c6999b58b3fde8de56aca;p=pandora-kernel.git [PATCH] bcm43xx: Check error returns in initialization routines A number of the calls in the initialization routines fail to check the returned value for errors. This patch adds the necessary checks and logs any errors found when appropriate. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed