On Thu, 12 Feb 1998, Chris Wedgwood wrote:
> Fixes a few kfree_skb that were missed.
*snip*
> - kfree_skb(skb);
> + kfree_skb(skb, 0);
That should probably be the other way around.. :) (unless my brain has
malfunctioned recently)
Dave.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu