sfc: Remove static PHY data and enumerations
authorBen Hutchings <bhutchings@solarflare.com>
Sun, 29 Nov 2009 15:08:55 +0000 (15:08 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Nov 2009 01:23:53 +0000 (17:23 -0800)
New NICs have firmware managing the PHY, and we will discover the PHY
capabilities at run-time.  Replace the static data with probe() and
test_name() operations.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found