Merge branch 'cxgb4'
authorDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 06:00:49 +0000 (23:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 06:00:49 +0000 (23:00 -0700)
Hariprasad Shenai says:

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

This patch series adds support to fix T5 adapter accessing T4 adapter registers,
issue mbox command on correct mbox for physical function, avoid dumping write
only registers, use correct length for adapter part number and support to detect
and display firmware reported errors.

The patches series is created against 'net' 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.

Thanks

V2:
   Added description for each patch as per David Miller's comment
====================

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

Trivial merge