netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] cxgb4 : DCBx fixes for apps/host lldp agents
@ 2014-10-23 21:37 Anish Bhatt
  2014-10-23 21:37 ` [PATCH net 1/2] cxgb4 : Improve handling of DCB negotiation or loss thereof Anish Bhatt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Anish Bhatt @ 2014-10-23 21:37 UTC (permalink / raw)
  To: netdev; +Cc: davem, hariprasad, leedom, Anish Bhatt

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

Anish Bhatt (2):
  cxgb4 : Improve handling of DCB negotiation or loss thereof
  cxgb4 : Handle dcb enable correctly

 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c  | 55 +++++++++++++++++++++++--
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c |  6 ++-
 2 files changed, 56 insertions(+), 5 deletions(-)

-- 
2.1.2

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-27 23:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-23 21:37 [PATCH net 0/2] cxgb4 : DCBx fixes for apps/host lldp agents Anish Bhatt
2014-10-23 21:37 ` [PATCH net 1/2] cxgb4 : Improve handling of DCB negotiation or loss thereof Anish Bhatt
2014-10-23 21:37 ` [PATCH net 2/2] cxgb4 : Handle dcb enable correctly Anish Bhatt
2014-10-27 23:00 ` [PATCH net 0/2] cxgb4 : DCBx fixes for apps/host lldp agents David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).