cxgb4 : dcb open-lldp interop fixes
authorAnish Bhatt <anish@chelsio.com>
Wed, 12 Nov 2014 07:30:51 +0000 (23:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2014 20:00:07 +0000 (15:00 -0500)
* In LLD_MANAGED mode, traffic classes were being returned in reverse order to
  lldp agent.
* Priotype of strict is no longer the default returned.
* Change behaviour of getdcbx() based on discussions on lldp-devel

These were missed as there was no working fetch interface for open-lldp when
running in LLD_MANAGED mode till now.

Fixes: 76bcb31efc06 ("cxgb4 : Add DCBx support codebase and dcbnl_ops")

Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found