Merge branch 'qlcnic-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Jul 2014 00:11:00 +0000 (17:11 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jul 2014 00:11:00 +0000 (17:11 -0700)
Harish Patil says:

====================
qlcnic: Enhance Tx timeout debug data collection.

The following set of patches are for enhancing Tx timeout debug collection

- 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
- Update driver version to 5.3.61

Please apply this series to net-next.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge