Merge branch 'qlogic'
authorDavid S. Miller <davem@davemloft.net>
Thu, 18 Apr 2013 18:55:07 +0000 (14:55 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Apr 2013 18:55:07 +0000 (14:55 -0400)
Shahed Shaikh says:

====================
This patch series contains bug fixes for -
* Loopback test failure while traffic is running.
* Tx timeout and subsequent firmware reset by removing check for
  '(adapter->netdev->features & (NETIF_F_TSO | NETIF_F_TSO6)' from tx fast
  path, as per Eric's suggestion.
* Typo in logs.
====================

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

Trivial merge