bna: add missing per queue ethtool stat
authorIvan Vecera <ivecera@redhat.com>
Thu, 15 Sep 2016 20:47:51 +0000 (22:47 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Sep 2016 14:18:02 +0000 (10:18 -0400)
commit2835d2d9e366a2985b24051d228333bfba82f3a7
treea21b2b4f76b973877792e1b50daf616be886f7fd
parent4496195ddd75c4ad57b783739414e69b7d79843e
bna: add missing per queue ethtool stat

Commit ba5ca784 "bna: check for dma mapping errors" added besides other
things a statistic that counts number of DMA buffer mapping failures
per each Rx queue. This counter is not included in ethtool stats output.

Fixes: ba5ca784 "bna: check for dma mapping errors"
Signed-off-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/brocade/bna/bnad_ethtool.c