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)
commitd49c83d7ab38891e2072b42f09a0c06af2bca84e
tree18769c24f318e7981bbf13759a4a9cfa9c2fc0cb
parent4c8e84b22aa1bfee40b047d7810ba08615235c05
parentd6994ca798f5897a4342f727b21d77e01d92f093
Merge branch 'qlcnic'

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>