commit | 12804793b17c0e19115a90d98f2f3df0cb79e233 | [log] [tgz] |
---|---|---|
author | Edward Cree <ecree@solarflare.com> | Fri Sep 11 23:39:02 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 11 17:15:22 2020 -0700 |
tree | 7b52b81c070e246e77a4747d537d7dfd767672b3 | |
parent | 4a681bf3456fe0c53851646ffe2229145f2b6159 [diff] |
sfc: decouple TXQ type from label Make it possible to have an arbitrary mapping from types to labels, because when we add inner-csum-offload TXQs there will no longer be a convenient nesting hierarchy of NIC types (EF10 will have inner-csum TXQs, while Siena will have HIGHPRI). Correct a misleading comment on efx_hard_start_xmit(). Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>