ethtool: remove phys_id from ethtool_ops
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 15 Apr 2011 06:46:06 +0000 (23:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 May 2011 19:49:33 +0000 (12:49 -0700)
After that all the upstream kernel drivers now use phys_id,
and the old ethtool_ops interface (phys_id) can be removed.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found