Re: PATCH: 2.1.86 *kfree* fixes

David Burrows (snadge@gemcorp.com.au)
Thu, 12 Feb 1998 13:59:56 +1000 (EST)


I do believe you have made a big whoopsie and reversed the order of the
patch files.

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