]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
Merge branch 'cxgb4-net'
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Oct 2014 23:00:16 +0000 (19:00 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Oct 2014 23:00:16 +0000 (19:00 -0400)
Anish Bhatt says:

====================
cxgb4 : DCBx fixes for apps/host lldp agents

This patchset  contains some minor fixes for cxgb4 DCBx code. Chiefly, cxgb4
was not cleaning up any apps added to kernel app table when link was lost.
Disabling DCBx in firmware would automatically set DCBx state to host-managed
and enabled, we now wait for an explicit enable call from an lldp agent instead

First patch was originally sent to net-next, but considering it applies to
correcting behaviour of code already in net, I think it qualifies as a bug fix.
====================

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

Trivial merge