[PATCH] r8169: unneeded synchronize_irq()
synchronize_irq() is not needed as it is already issued by free_irq().
Signed-off-by:
Francois Romieu <romieu@fr.zoreil.com>
Showing
Please register or sign in to comment
synchronize_irq() is not needed as it is already issued by free_irq().
Signed-off-by:
Francois Romieu <romieu@fr.zoreil.com>