]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e9a9e04b460ed6b96eb89f46496fe935616b1f2
tree92152ce39dddf1c739e3eb66b1896d0a9fdfc745
parent9a66852c3ab30ffaad66f964cd59d9b28fcefa5b
parentd342847348f9512a7b638f61fb7b69e6c90b21f4
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>