]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Sat, 22 Nov 2014 21:57:52 +0000 (16:57 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sat, 22 Nov 2014 21:57:52 +0000 (16:57 -0500)
commit100414137e0a4cb141777e865602fa2b3784233a
treecf92c5174b665a036f03d16cdd9852918425425e
parent2f90ade661b3bdcde08e50c02c564e139300e263
parentb2e1a3f091cddd4e81a64d04a6641c2e860ea266
Merge branch 'cxgb4-next'

Hariprasad Shenai says:

====================
RDMA/cxgb4,cxgb4vf,csiostor: Cleanup macros

This series continues to cleanup all the macros/register defines related to
filter, port, VI, queue, RSS, LDST, firmware, etc that are defined in t4fw_api.h
and the affected files.

Will post few more series so that we can cover all the macros so that they all
follow the same style to be consistent.

The patches series is created against 'net-next' tree.
And includes patches on cxgb4, cxgb4vf, iw_cxgb4 and csiostor 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>