Searched hist:eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/arch/s390/appldata/ |
H A D | appldata_net_sum.c | diff eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0 Wed Nov 19 23:40:23 CST 2008 Stephen Hemminger <shemminger@vyatta.com> 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>
|
/openbmc/linux/drivers/parisc/ |
H A D | led.c | diff eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0 Wed Nov 19 23:40:23 CST 2008 Stephen Hemminger <shemminger@vyatta.com> 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>
|
/openbmc/linux/net/core/ |
H A D | net-sysfs.c | diff eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0 Wed Nov 19 23:40:23 CST 2008 Stephen Hemminger <shemminger@vyatta.com> 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>
|
H A D | rtnetlink.c | diff eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0 Wed Nov 19 23:40:23 CST 2008 Stephen Hemminger <shemminger@vyatta.com> 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>
|
H A D | dev.c | diff eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0 Wed Nov 19 23:40:23 CST 2008 Stephen Hemminger <shemminger@vyatta.com> 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>
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_main.c | diff eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0 Wed Nov 19 23:40:23 CST 2008 Stephen Hemminger <shemminger@vyatta.com> 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>
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | diff eeda3fd64f75bcbfaa70ce946513abaf3f23b8e0 Wed Nov 19 23:40:23 CST 2008 Stephen Hemminger <shemminger@vyatta.com> 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>
|