AFAICS net_tx_action() is never called with disabled interrupts, so
the local_irq_save() calls could be replaced with
local_irq_disable(). I've attached an untested patch.
Looks fine, patch applied.
Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/