commit | 1ab7b6ac2709d0eb05a7144cd0e14faa3a7ea162 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Thu Apr 14 23:46:06 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 08 12:49:33 2011 -0700 |
tree | f3ac5ea7a7e2d9f1c1fa3be7284329ec42d96191 | |
parent | 534eacb5d4e7bafbdb60386678afeffb7966c375 [diff] |
ethtool: remove phys_id from ethtool_ops 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>