Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information