cxgb4 : Fix DCB priority groups being returned in wrong order
authorAnish Bhatt <anish@chelsio.com>
Fri, 21 Nov 2014 01:11:46 +0000 (17:11 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2014 05:05:55 +0000 (00:05 -0500)
commit17544e2ad78fa0bbff6fcdbf09426d04ce95ed1e
tree8293dc15dfffcb0c689aa25b6f3bbc064f3c20db
parent01462405f0c093b2f8dfddafcadcda6c9e4c5cdf
cxgb4 : Fix DCB priority groups being returned in wrong order

Peer priority groups were being reversed, but this was missed in the previous
fix sent out for this issue.

v2 : Previous patch was doing extra unnecessary work, result is the same.
Please ignore previous patch

Fixes : ee7bc3cdc270 ('cxgb4 : dcb open-lldp interop fixes')

Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c