lkml.org 
[lkml]   [2003]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    SubjectRe: 2.5.65-mm3
    Alexander Hoogerhuis <alexh@ihatent.com> wrote:
    >
    > Andrew Morton <akpm@digeo.com> writes:
    > >
    > > [SNIP]
    > >
    >
    > ...
    > make[4]: *** [net/ipv4/netfilter/ip_conntrack_core.o] Error 1

    Bah, sorry.

    --- 25/net/ipv4/netfilter/ip_conntrack_core.c~a 2003-03-21 03:04:45.000000000 -0800
    +++ 25-akpm/net/ipv4/netfilter/ip_conntrack_core.c 2003-03-21 03:04:48.000000000 -0800
    @@ -274,7 +274,7 @@ static void remove_expectations(struct i
    * the un-established ones only */
    if (exp->sibling) {
    DEBUGP("remove_expectations: skipping established %p of %p\n", exp->sibling, ct);
    - exp->sibling =3D NULL;
    + exp->sibling = NULL;
    continue;
    }

    _

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:34    [W:9.361 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site