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)
commitaf7efaff2602ec3bb4c5e601204cecabea25744d
tree644a2f863df8ae7d72d5342a693d80c5366120dc
parentfb0d164cc1e46ddb22e8fac9f9cb94fdaeddd70f
parent28470572a66e1e676a3b974862ecaf5b4764bc9f
Merge branch 'qlcnic-next'

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>