lkml.org 
[lkml]   [2004]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    SubjectRe: [PATCH 2.6 FIXED] Re: Linux 2.4.25-pre6
    Date
    Yes, it did wrap, thanks Mike.
    This one should be fine.

    Maciej

    --- icmp.c~ 2003-12-18 03:59:40.000000000 +0100
    +++ icmp.c 2004-01-16 16:47:28.000000000 +0100
    @@ -670,7 +670,7 @@
    printk(KERN_WARNING "%u.%u.%u.%u sent an invalid ICMP "
    "type %u, code %u "
    "error to a broadcast: %u.%u.%u.%u on %s\n",
    - NIPQUAD(skb->nh.iph->saddr),
    + NIPQUAD(iph->saddr),
    icmph->type, icmph->code,
    NIPQUAD(iph->daddr),
    skb->dev->name);
    -
    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 14:00    [W:3.497 / U:0.960 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site