]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita5991f740d9c513a068031c1ec3f24ef7ae9ad4a
treef204f4392da57af294b8dea0c1c32277ff260719
parent4fa9782afd346a83b948511c383c2082e63cca18
parente441918d0b23258590a5941dc71fba367ce01d56
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>