Re: [PATCH 03/12] sfc: Remove static PHY data and enumerations
From: David Miller <davem@davemloft.net>
Date: 2009-11-30 01:24:18
From: David Miller <davem@davemloft.net>
Date: 2009-11-30 01:24:18
From: Ben Hutchings <redacted> Date: Mon, 30 Nov 2009 01:08:55 +0000
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 <redacted>
Applied.