Re: [PATCH net-next] liquidio: use fallback for selecting txq
From: David Miller <davem@davemloft.net> Date: 2017-01-14 01:18:36
From: Felix Manlunas <redacted>
Date: Thu, 12 Jan 2017 16:18:22 -0800
From: Satanand Burla <redacted>
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 <redacted>
Signed-off-by: Felix Manlunas <redacted>
Signed-off-by: Derek Chickles <redacted>