linux/net/bridge
Pavel Emelyanov a339f1c881 bridge: Use on-device stats instead of private ones.
Even though bridges require 6 fields from struct net_device_stats,
the on-device stats are always there, so we may just use them.

The br_dev_get_stats is no longer required after this.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-21 14:13:47 -07:00
..
netfilter
Kconfig
Makefile
br.c
br_device.c bridge: Use on-device stats instead of private ones. 2008-05-21 14:13:47 -07:00
br_fdb.c
br_forward.c bridge: Use on-device stats instead of private ones. 2008-05-21 14:13:47 -07:00
br_if.c
br_input.c bridge: Use on-device stats instead of private ones. 2008-05-21 14:13:47 -07:00
br_ioctl.c
br_netfilter.c
br_netlink.c
br_notify.c
br_private.h bridge: Use on-device stats instead of private ones. 2008-05-21 14:13:47 -07:00
br_private_stp.h
br_stp.c
br_stp_bpdu.c
br_stp_if.c
br_stp_timer.c
br_sysfs_br.c
br_sysfs_if.c