commit | 8cd5a56c2b7c27dc574b465401e4f41a5e363e24 | [log] [tgz] |
---|---|---|
author | Xander Huff <xander.huff@ni.com> | Thu Jan 15 15:55:20 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 16 00:31:37 2015 -0500 |
tree | 89439ec420125c3573fd01b8d3b471c72c2fffbd | |
parent | 2fa45e22c8dee81a9e7232391f19aaaa9b70e7dd [diff] |
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>