mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 12:30:23 +09:00
This fixes a race where vmbus callback for new packet arriving could occur before NAPI is initialized. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>