diff options
author | stephen hemminger <stephen@networkplumber.org> | 2017-06-07 15:53:48 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-08 11:45:48 -0400 |
commit | a5ecd43992a7cd9f91d5f98b0082ae44df5e543c (patch) | |
tree | eaf5c83dec01b34bc96c9739ce59538c11b74cb3 /drivers/vhost | |
parent | fbd4c7e768f1719bea340e40148800279d230922 (diff) |
netvsc: fix net poll mode
The ndo_poll_controller function needs to schedule NAPI to pick
up arriving packets and send completions. Otherwise no data
will ever be received. For simple case of netconsole, it also
will allow send completions to happen. Without this netpoll
will eventually get stuck.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vhost')
0 files changed, 0 insertions, 0 deletions