commit | 09b775e7ec08ae92b8d976b7e34ba7f83b904c97 | [log] [tgz] |
---|---|---|
author | Dmitry Kravkov <dmitry@broadcom.com> | Sun Jul 24 04:09:43 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 24 13:11:40 2011 -0700 |
tree | c2f892fcf6f1f1b4feeeb8728500f8bcdfe98e43 | |
parent | 262931339805ce8a7d25c5f75d5b2402013fc55d [diff] |
bnx2x: dcb - send all unmapped priorities to same COS as L2 As a result of DCBX negotiation some priorities maybe untouched and still unmapped to any COS; instead of sending them to COS0 we assign them to the same COS as L2 traffic - to avoid collisions with storage class of service. Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>