OSDN Git Service

Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Aug 2015 08:24:35 +0000 (01:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Aug 2015 08:24:35 +0000 (01:24 -0700)
commitd1b22e4d8e57e3914d706b108c5b1718d187557d
tree61ff51bca6d99d067661a11de061da49203cec2f
parenta6affd24f439feddec04bab4d1e3ad6579868367
parentf109ff110b0f3e34cea45996734da485a2fdaa42
Merge branch 'cxgb4-next'

Hariprasad Shenai says:

====================
add meminfo, bist status and misc. fixes

This patch series adds the following.
Add support to dump memory address range of various hw modules
Add support to dump edc bist status during ecc error
Read correct bits of who am i register for T6 adapter
and update T6 register range

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

We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.

V2: PATCH 3/4 ("cxgb4/cxgb4vf: read the correct bits of PL Who Am I
    register") Fix switch statement in get_chip_type() and some more style
    fixes based on review comment by Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
====================

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