David Miller wrote:
From: Joonwoo Park <[EMAIL PROTECTED]>
Date: Tue, 19 Feb 2008 11:53:24 +0900
[PATCH] netfilter: fix incorrect use of skb_make_writable
http://bugzilla.kernel.org/show_bug.cgi?id=9920
The function skb_make_writable returns true or false.
Signed-off-by: Joonwoo Park <[EMAIL
From: Joonwoo Park <[EMAIL PROTECTED]>
Date: Tue, 19 Feb 2008 11:53:24 +0900
> [PATCH] netfilter: fix incorrect use of skb_make_writable
>
> http://bugzilla.kernel.org/show_bug.cgi?id=9920
> The function skb_make_writable returns true or false.
>
> Signed-off-by: Joonwoo Park <[EMAIL PROTECTED]>
On Fri, Feb 08, 2008 at 05:59:42PM -0800, Andrew Morton wrote:
> On Fri, 8 Feb 2008 17:40:20 -0800 (PST) [EMAIL PROTECTED] wrote:
>
> > http://bugzilla.kernel.org/show_bug.cgi?id=9920
> >
> >Summary: kernel panic when using ebtables redirect target
> >Product: Networking
On Fri, 8 Feb 2008 17:40:20 -0800 (PST) [EMAIL PROTECTED] wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=9920
>
>Summary: kernel panic when using ebtables redirect target
>Product: Networking
>Version: 2.5
> KernelVersion: 2.6.24 and 2.6.24-git
>