]> git.karo-electronics.de Git - mv-sheeva.git/commit
beceem: statistics and transmit queue changes
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Mon, 1 Nov 2010 17:34:35 +0000 (13:34 -0400)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Mon, 1 Nov 2010 17:53:30 +0000 (13:53 -0400)
commitcacd92222dd4e04424fa532cf1a222e67c30709b
treea43d689fc5988d5714c93b87f500445df34323b7
parentb5ebd85b2bcc0c0a2171e4cc74c61debdc903ddf
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>
drivers/staging/bcm/Adapter.h
drivers/staging/bcm/Bcmnet.c
drivers/staging/bcm/CmHost.c
drivers/staging/bcm/InterfaceRx.c
drivers/staging/bcm/Misc.c
drivers/staging/bcm/Prototypes.h
drivers/staging/bcm/Qos.c
drivers/staging/bcm/Transmit.c
drivers/staging/bcm/hostmibs.c
drivers/staging/bcm/led_control.c