linux/arch/s390/appldata
Stephen Hemminger eeda3fd64f 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>
2008-11-19 21:40:23 -08:00
..
Makefile
appldata.h [S390] Cleanup appldata printk messages. 2008-07-14 10:02:21 +02:00
appldata_base.c [S390] appldata: unsigned ops->size cannot be negative 2008-10-28 11:12:04 +01:00
appldata_mem.c [S390] Cleanup appldata printk messages. 2008-07-14 10:02:21 +02:00
appldata_net_sum.c netdev: introduce dev_get_stats() 2008-11-19 21:40:23 -08:00
appldata_os.c [S390] Cleanup appldata printk messages. 2008-07-14 10:02:21 +02:00