commit | 17544e2ad78fa0bbff6fcdbf09426d04ce95ed1e | [log] [tgz] |
---|---|---|
author | Anish Bhatt <anish@chelsio.com> | Thu Nov 20 17:11:46 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 21 00:05:55 2014 -0500 |
tree | 8293dc15dfffcb0c689aa25b6f3bbc064f3c20db | |
parent | 01462405f0c093b2f8dfddafcadcda6c9e4c5cdf [diff] |
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>