Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 14 Apr 2015 19:08:52 +0000 (15:08 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 14 Apr 2015 19:08:52 +0000 (15:08 -0400)
commit5e0e0dc10a8be16239eae24ab775de60821eee2d
tree60e87c3c9a8d79f4c5e68dd70c49931837a2b2b3
parent29ba877e7c8092a4dd3cbef80cca4e857129ca55
parentc3c7b1217f557f9585f3805803d2126c2d385592
Merge branch 'cxgb4-next'

Hariprasad Shenai says:

====================
cxgb4: Misc. fixes for sge

Increases value of MAX_IMM_TX_PKT_LEN to improve latency, fill freelist
starving threshold based on adapter type, add comments for tx flits and sge
length code and don't call t4_slow_intr_handler when we are not master PF.

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

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