[PATCH] bcm43xx: Check error returns in initialization routines
authorLarry Finger <Larry.Finger@lwfinger.net>
Fri, 19 Jan 2007 04:06:59 +0000 (22:06 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 9 Feb 2007 19:57:16 +0000 (14:57 -0500)
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 <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found