]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/sfc/phy.h
sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 27 Feb 2009 13:06:45 +0000 (13:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Mar 2009 11:15:03 +0000 (03:15 -0800)
commit190dbcfd6806c7c88fc028acda95731ffd43979d
tree3ad2f2bd43ab71c45dd051d5c52c476871dd5b87
parent7b065f91faf56f5445ba45878ce6c55ea6388bb3
sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation

During SFN4111T initialisation, check whether the PHY boot status
indicates a bad firmware checksum.  If so, prepare to reflash rather
than continuing with normal initialisation.

Remove redundant PHY boot status check from tenxpress_phy_init().

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/phy.h
drivers/net/sfc/sfe4001.c
drivers/net/sfc/tenxpress.c