diff options
author | Anish Bhatt <anish@chelsio.com> | 2014-08-07 16:14:03 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-08-07 16:18:55 -0700 |
commit | 10b0046685ab410847f420d740acf604c8cb4eec (patch) | |
tree | 9701e13839a8cb4289eb6fbf404373f5b39009e0 /net | |
parent | a1f7d81b735cdd682b0e7c81bb2c6821cbbf8060 (diff) |
cxgb4: IEEE fixes for DCBx state machine
* Changes required due to 16eecd9be4b05 ("dcbnl : Fix misleading
dcb_app->priority explanation")
* Driver was previously not aware of what DCBx version was negotiated by
firmware, this could lead to DCB app table in kernel or in firmware being
populated wrong since IEEE/CEE used different formats made clear by above
mentioned commit
* Driver was missing a couple of state transitions that could be caused
by other drivers that use chelsio hardware, resulting in incorrect behaviour
(the change that addresses this also flips the state machine to switch on
state instead of transition, hope this is okay in current window)
* Prio queue info & tsa is no longer thrown away
v2: Print DCBx state transition messages only when debug is enabled
Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions