]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit1ab7b6ac2709d0eb05a7144cd0e14faa3a7ea162
treef3ac5ea7a7e2d9f1c1fa3be7284329ec42d96191
parent534eacb5d4e7bafbdb60386678afeffb7966c375
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>
include/linux/ethtool.h
net/core/ethtool.c