]> err.no Git - linux-2.6/blobdiff - net/ipv4/ip_input.c
ipvs: Put backup thread on mcast socket wait queue
[linux-2.6] / net / ipv4 / ip_input.c
index 7b4bad6d572ffe4093b9b4bed126fc02fd274f0b..7c26428ea67bf1afdb8753dd5725584d9d0c6ac2 100644 (file)
@@ -5,8 +5,6 @@
  *
  *             The Internet Protocol (IP) module.
  *
- * Version:    $Id: ip_input.c,v 1.55 2002/01/12 07:39:45 davem Exp $
- *
  * Authors:    Ross Biro
  *             Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
  *             Donald Becker, <becker@super.org>
@@ -397,7 +395,7 @@ int ip_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt,
        iph = ip_hdr(skb);
 
        /*
-        *      RFC1122: 3.1.2.2 MUST silently discard any IP frame that fails the checksum.
+        *      RFC1122: 3.2.1.2 MUST silently discard any IP frame that fails the checksum.
         *
         *      Is the datagram acceptable?
         *