lkml.org 
[lkml]   [2000]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] net/ipv4/ip_input.c: micro cleanup
David,

Please take a look, iph doesn't seems to be used after that point.

- Arnaldo

--- linux-2.4.0-test7-pre3/net/ipv4/ip_input.c.orig Sun Aug 20 02:37:33 2000
+++ linux-2.4.0-test7-pre3/net/ipv4/ip_input.c Sun Aug 20 02:38:15 2000
@@ -297,7 +297,6 @@
skb = ip_defrag(skb);
if (!skb)
return 0;
- iph = skb->nh.iph;
}

return NF_HOOK(PF_INET, NF_IP_LOCAL_IN, skb, skb->dev, NULL,
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 12:37    [W:0.024 / U:17.756 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site