summaryrefslogtreecommitdiff
path: root/drivers/vhost
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2017-06-07 15:53:48 -0700
committerDavid S. Miller <davem@davemloft.net>2017-06-08 11:45:48 -0400
commita5ecd43992a7cd9f91d5f98b0082ae44df5e543c (patch)
treeeaf5c83dec01b34bc96c9739ce59538c11b74cb3 /drivers/vhost
parentfbd4c7e768f1719bea340e40148800279d230922 (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