aboutsummaryrefslogtreecommitdiffstats
path: root/net/ethernet
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2008-11-19 21:40:23 -0800
committerDavid S. Miller <davem@davemloft.net>2008-11-19 21:40:23 -0800
commiteeda3fd64f75bcbfaa70ce946513abaf3f23b8e0 (patch)
tree082d1921a5783ef5b07b4cf666804d6509f25f1a /net/ethernet
parentd314774cf2cd5dfeb39a00d37deee65d4c627927 (diff)
downloadkernel_samsung_smdk4412-eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0.zip
kernel_samsung_smdk4412-eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0.tar.gz
kernel_samsung_smdk4412-eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0.tar.bz2
netdev: introduce dev_get_stats()
In order for the network device ops get_stats call to be immutable, the handling of the default internal network device stats block has to be changed. Add a new helper function which replaces the old use of internal_get_stats. Note: change return code to make it clear that the caller should not go changing the returned statistics. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethernet')
0 files changed, 0 insertions, 0 deletions