]> git.baikalelectronics.ru Git - kernel.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)
commit7187d38a63b713579741d0e6dd01523d88c0a4e2
treef3ac5ea7a7e2d9f1c1fa3be7284329ec42d96191
parent91a974d05d17d1cde7fdd9abce823b05e195d0f9
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