]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] bcm43xx: Fix access to non-existent PHY registers
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 5 May 2006 17:19:37 +0000 (18:19 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 May 2006 20:55:23 +0000 (16:55 -0400)
commit178e0cc5ff249965c6cfbd78b1af6a5e614d837c
treedec46492578451461dc12777030138f44836412f
parent869aaab1812c4212e65fb181e94b824cf49f9509
[PATCH] bcm43xx: Fix access to non-existent PHY registers

Fix the conditions under which we poke at the APHY registers in
bcm43xx_phy_initg() to avoid a machine check on chips where they don't
exist.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_phy.c