OSDN Git Service

net/macb: Create gem_ethtool_ops for new statistics functions
authorXander Huff <xander.huff@ni.com>
Thu, 15 Jan 2015 21:55:20 +0000 (15:55 -0600)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Jan 2015 05:31:37 +0000 (00:31 -0500)
commit8cd5a56c2b7c27dc574b465401e4f41a5e363e24
tree89439ec420125c3573fd01b8d3b471c72c2fffbd
parent2fa45e22c8dee81a9e7232391f19aaaa9b70e7dd
net/macb: Create gem_ethtool_ops for new statistics functions

10/100 MACB does not have the same statistics possibilities as GEM. Separate
macb_ethtool_ops to make a new GEM-specific struct with the new statistics
functions included.

Signed-off-by: Xander Huff <xander.huff@ni.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cadence/macb.c