Skip to content
Snippets Groups Projects
Commit 0cffef48 authored by Frank Blaschka's avatar Frank Blaschka Committed by David S. Miller
Browse files

qeth: fix race condition during device startup


QDIO is running independent from netdevice state. We are not
allowed to schedule NAPI in case the netdevice is not open.

Signed-off-by: default avatarFrank Blaschka <frank.blaschka@de.ibm.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b67d801f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment