summaryrefslogtreecommitdiffstats
path: root/drivers/virt
diff options
context:
space:
mode:
authorstephen hemminger <stephen@networkplumber.org>2017-06-08 00:53:48 +0200
committerDavid S. Miller <davem@davemloft.net>2017-06-08 17:45:48 +0200
commita5ecd43992a7cd9f91d5f98b0082ae44df5e543c (patch)
treeeaf5c83dec01b34bc96c9739ce59538c11b74cb3 /drivers/virt
parentnetvsc: fix rcu dereference warning from ethtool (diff)
downloadlinux-a5ecd43992a7cd9f91d5f98b0082ae44df5e543c.tar.xz
linux-a5ecd43992a7cd9f91d5f98b0082ae44df5e543c.zip
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/virt')
0 files changed, 0 insertions, 0 deletions