Merge branch 'qlcnic'
authorDavid S. Miller <davem@davemloft.net>
Sat, 26 Oct 2013 04:05:26 +0000 (00:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Oct 2013 04:05:26 +0000 (00:05 -0400)
Shahed Shaikh says:

====================
qlcnic: Bug fixes

This patch series contains following fixes-
* Performace drop because driver was forcing adapter not to check
  destination IP for LRO.
* driver was not issuing qlcnic_fw_cmd_set_drv_version() to 83xx adapter
  becasue of improper handling of QLCNIC_FW_CAPABILITY_MORE_CAPS bit.
====================

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

Trivial merge