Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hv/netvsc: fix handling of fallback to single queue mode
The netvsc device may need to fallback to running in single queue mode if host side only wants to support single queue. Recent change for handling mtu broke this in setup logic. Reported-by: Dan Carpenter <[email protected]> Fixes: 3ffe64f ("hv_netvsc: split sub-channel setup into async and sync") Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information