drivers/net: enic: Move ethtool code to a separate file
authorNeel Patel <neepatel@cisco.com>
Mon, 22 Jul 2013 16:59:18 +0000 (09:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jul 2013 00:01:55 +0000 (17:01 -0700)
This patch moves all enic ethtool hooks from enic_main.c to a new file
enic_ethtool.c

Signed-off-by: Neel Patel <neepatel@cisco.com>
Signed-off-by: Christian Benvenuti <benve@cisco.com>
Signed-off-by: Nishank Trivedi <nistrive@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found