[PATCH] fix tg3 netpoll
No need to use disable_irq because tg3 is properly spinlocked. Can just call the interrupt handler directly.
Showing
Please register or sign in to comment
No need to use disable_irq because tg3 is properly spinlocked. Can just call the interrupt handler directly.