commit | 91992e446cadbbde1a304de6954afd715af5121e | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitkhaparde@gmail.com> | Fri Feb 19 13:57:12 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 19 17:11:53 2010 -0800 |
tree | c35db4f51eee079a19018e251ec4f03a9c410d79 | |
parent | 294aedcf875b982e2d3bd6d2d9b8124ccb163bf6 [diff] |
be2net: Maintain tx and rx counters in driver For certain skews of the BE adapter, H/W Tx and Rx counters could be common for more than one interface. Add Tx and Rx counters in the adapter structure (to maintain stats on a per interfae basis). Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>