commit | e90202ed1cf9672c48a363c84a929932ebfe6fc0 | [log] [tgz] |
---|---|---|
author | Denis Bolotin <denis.bolotin@cavium.com> | Mon Nov 12 12:50:21 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 13 08:51:16 2018 -0800 |
tree | d0a7fef50eefff098ff56395139cc9768842b31a | |
parent | 9aaa4e8ba12972d674caeefbc5f88d83235dd697 [diff] |
qed: Fix overriding offload_tc by protocols without APP TLV The TC received from APP TLV is stored in offload_tc, and should not be set by protocols which did not receive an APP TLV. Fixed the condition when overriding the offload_tc. Signed-off-by: Denis Bolotin <denis.bolotin@cavium.com> Signed-off-by: Michal Kalderon <michal.kalderon@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>