OSDN Git Service

Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Apr 2016 17:23:58 +0000 (13:23 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Apr 2016 17:23:58 +0000 (13:23 -0400)
Hariprasad Shenai says:

====================
cxgb4: minor fixes, decode msgs and code refactor for few functions

This patch series adds new routine to get adapter information and removes
some redundant messages logged in dmesg. Fixes race while freeing tx
descriptors. Decodes module type and link down reason codes obtained from
firmware. Refactor port initialization and FW_PORT_CMD handling. Pass
correct port id in DCB message handler to obtain netdev associated.

This patch series has been created against net-next tree and includes
patches on cxgb4 driver.

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