]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 5 Oct 2015 10:48:45 +0000 (03:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Oct 2015 10:48:45 +0000 (03:48 -0700)
Hariprasad Shenai says:

====================
cxgb4: Trivial fixes for cxgb4

Fixes the following issues
Don't read non existent T4/T5/T6 adapter registers for ethtool dump.
For T4, dont read mailbox control registers. Adds new devlog faility and
report correct link speed for unsupported ones.

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.
====================

Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge