diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2009-05-20 00:16:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-05-20 00:36:15 +0200 |
commit | ab35cd4b8f42b5e4a9338949581a510e98503b28 (patch) | |
tree | 06b66cc8e2696f88e3ecf101863d8ed667eb4c1d /drivers/net/myri10ge/myri10ge.c | |
parent | ixgbe: Cleanup feature setup code to make the code more readable (diff) | |
download | linux-ab35cd4b8f42b5e4a9338949581a510e98503b28.tar.xz linux-ab35cd4b8f42b5e4a9338949581a510e98503b28.zip |
sch_teql: Use net_device internal stats
We can slightly reduce size of teqlN structure, not duplicating stats
structure in teql_master but using stats field from net_device.stats
for tx_errors and from netdev_queue for tx_bytes/tx_packets/tx_dropped
values.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/myri10ge/myri10ge.c')
0 files changed, 0 insertions, 0 deletions