OSDN Git Service

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)
commit8ae3c911b9efcca653c552a9c74957a6cb04a87d
treef204f4392da57af294b8dea0c1c32277ff260719
parent5d26b1f50a610fb28700cdc3446590495a5f607c
parent3bb062613b1ecbd0c388106f61344d699f7859ec
Merge branch 'cxgb4-net'

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>