commit | 7410191afcaca3a49bb29bfb5e15f81d7b336984 | [log] [tgz] |
---|---|---|
author | Satanand Burla <satananda.burla@cavium.com> | Thu Jan 12 16:18:22 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 13 20:17:35 2017 -0500 |
tree | 340ebcf5331afdf02e2fa14e5c72f9f2f111c5bf | |
parent | 98fc3c6fa5cfda703e7be1af50fba82c168251de [diff] |
liquidio: use fallback for selecting txq Remove assignment to ndo_select_queue so that fallback is used for selecting txq. Also remove the now-useless function that used to be assigned to ndo_select_queue. Signed-off-by: Satanand Burla <satananda.burla@cavium.com> Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com> Signed-off-by: Derek Chickles <derek.chickles@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>