Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2015 18:26:38 +0000 (14:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2015 18:26:38 +0000 (14:26 -0400)
commit5a7e4b48104d390bba323d5cf9764cbbc9819eb7
tree6ff5c3afe9e2d46ef128acfbc07d1334258ff353
parentc6bfda8d72c485b2eee1642cbcbd92e3fbb93ed3
parentb261272276777f0af94fa3da07a64ece9e4626e3
Merge branch 'cxgb4-next'

Hariprasad Shenai says:

====================
cxgb4/cxgb4vf: Adds FL starvation support and cleanup

This patch series adds the following.
Adds debugfs entry to inject freelist starvation and some function and
argument cleanup

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.

Thanks

V2:
Skipping patch "cxgb4: Add support for loopback between VI of same port".
This needs some major code change, since module param is not recommended.
====================

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