John W. Linville wrote:
On Wed, Jan 18, 2006 at 02:46:36AM +0100, Patrick McHardy wrote:
According to Patrick McHardy, the other dev_kfree_skb change is no
longer required. Perhaps Patrick will comment?
The second dev_kfree_skb is outside the interrupt-disabled
section, so using dev_kfree_skb is fine.
OK. So, do we want to change the dev_kfree_skb_irq to
dev_kfree_skb_any? Anyone want to send a patch?
Why? Interrupts are clearly always disabled at the first spot.
The patch is perfectly fine as it is.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html