[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
Herbert Xu conviced me that a new flag was overkill; every driver currently overrides get_stats, so we might as well make the internal one the default. If someone did fail to set get_stats, they would now get all 0 stats instead of "No statistics available". Signed-off-by:Rusty Russell <rusty@rustcorp.com.au> Acked-by:
Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- arch/s390/appldata/appldata_net_sum.c 0 additions, 3 deletionsarch/s390/appldata/appldata_net_sum.c
- drivers/net/bonding/bond_main.c 25 additions, 34 deletionsdrivers/net/bonding/bond_main.c
- drivers/parisc/led.c 0 additions, 2 deletionsdrivers/parisc/led.c
- include/linux/netdevice.h 0 additions, 1 deletioninclude/linux/netdevice.h
- net/core/dev.c 20 additions, 25 deletionsnet/core/dev.c
Loading
Please register or sign in to comment