]> git.karo-electronics.de Git - karo-tx-linux.git/commit
qlcnic: Enhance ethtool to display ring indices and interrupt mask
authorPratik Pujar <pratik.pujar@qlogic.com>
Fri, 18 Oct 2013 16:22:29 +0000 (12:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Oct 2013 17:42:19 +0000 (13:42 -0400)
commit710a1a498f22e10dc86c520dd04fb83a19b08771
treedff8aae7aa43c0c15355263cd05fe7dcfbe03a41
parent9e630955ec01b1a3a5425ede9a17df2f8c8b223b
qlcnic: Enhance ethtool to display ring indices and interrupt mask

o Updated ethtool -d <ethX> option to display ring indices for Transmit(Tx),
  Receive(Rx), and Status(St) rings.
o Updated ethtool -d <ethX> option to display ring interrupt mask for Transmit(Tx),
  and Status(St) rings.

Signed-off-by: Pratik Pujar <pratik.pujar@qlogic.com>
Signed-off-by: Himanshu Madhani <himanshu.madhani@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c