mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
If IRQ was never initialized, then calling napi_disable() would hang. Add more bookkeeping to track whether IRQ was ever initialized. Signed-off-by: Stephen Hemminger <[email protected]> Signed-off-by: David S. Miller <[email protected]>