OSDN Git Service

qlcnic: Fix bug in TX statistics
authorManish Chopra <manish.chopra@qlogic.com>
Thu, 9 Jan 2014 17:41:04 +0000 (12:41 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Jan 2014 18:25:29 +0000 (13:25 -0500)
commit1ac6762a0b8f5f2dc35ea869a08da25c68d7a8ba
treebdc206c0d9b0f6817c14e16c7b3fbb6812a5ff8a
parentf663dd9aaf9ed124f25f0f8452edf238f087ad50
qlcnic: Fix bug in TX statistics

o Driver was not updating TX stats so it was not populating
  statistics in `ifconfig` command output.

Signed-off-by: Manish Chopra <manish.chopra@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c