mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04: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>