commit | cacd92222dd4e04424fa532cf1a222e67c30709b | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | Mon Nov 01 13:34:35 2010 -0400 |
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | Mon Nov 01 13:53:30 2010 -0400 |
tree | a43d689fc5988d5714c93b87f500445df34323b7 | |
parent | b5ebd85b2bcc0c0a2171e4cc74c61debdc903ddf [diff] |
beceem: statistics and transmit queue changes Use standard network statistics variables and routines. Transmit counters are per queue, and skb mapping is already in skb and does not need to be recomputed. Move SearchVcId to only place it is used. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>