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)
commit101e63b454ccd48120e4b39ae12ff2faec790acf
tree92152ce39dddf1c739e3eb66b1896d0a9fdfc745
parentc0b04793076167c8d8aade4c31fe06a4cc45b626
parentddc7740d9a7c7e61650309a81037f12d5cfad88e
Merge branch 'cxgb4-next'

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>