]> Pileus Git - ~andy/linux/commitdiff
Merge branch 'cxgb4'
authorDavid S. Miller <davem@davemloft.net>
Tue, 3 Dec 2013 21:55:49 +0000 (16:55 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Dec 2013 21:55:49 +0000 (16:55 -0500)
Hariprasad Shenai says:

====================
Fixes T5 adapter init, due to incorrect FW version check

This patch series fixes, Chelsio T5 adapter initialization failure due to
incorrect firmware version check. This patch series modifies the firmware
flashing mechanism for T4/T5 adapter.

The patch series moves chip type from struct adapter to struct adapter_params.
It changes the references of chip type in cxgb4 and cxgb4vf drivers such that
build failure is avoided.

Patch 3/3 is dependent on patch 1/3
Patch 2/3 is also dependent on patch 1/3

We would like to request this patch series to get merged via David Miller's
'net' tree.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.
====================

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

Trivial merge