If requesting msi-x interrupts fails we should fall back to msi or
legacy interrupts. However alx_realloc_ressources don't call
alx_init_intr, so we fail to set the right number of tx queues.
This results in watchdog timeouts and a nonfunctional adapter.
Fixes:
|
||
---|---|---|
.. | ||
alx.h | ||
ethtool.c | ||
hw.c | ||
hw.h | ||
main.c | ||
Makefile | ||
reg.h |