qlcnic: Enhance Tx timeout debug data collection.
authorHarish Patil <harish.patil@qlogic.com>
Fri, 27 Jun 2014 23:01:38 +0000 (19:01 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jul 2014 00:10:29 +0000 (17:10 -0700)
- Collect a firmware dump on first Tx timeout if netif_msg_tx_err() is set
- Log Receive and Status ring info on Tx timeout, in addition to Tx ring info
- Log additional Tx ring info if netif_msg_tx_err() is set

Signed-off-by: Harish Patil <harish.patil@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c