commit | b5adffc472243f6ce5adbeb946bd271c16b6ce2f | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajit.khaparde@emulex.com> | Wed May 01 09:38:00 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 02 16:43:13 2013 -0400 |
tree | f71f200e6b77a79f45e2ec641b276832798dd617 | |
parent | a6c578ef9b6dc39efd8cd6e68295f63486d20c75 [diff] |
be2net: Fix to show tx priority pause counter in ethtool -S The tx priority pause count is available with the driver. But we were not showing it. This change should fix it and display it in ethtool stats. Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>