]> err.no Git - linux-2.6/blobdiff - net/ipv4/ip_fragment.c
[NETFILTER]: NAT: optional source port randomization support
[linux-2.6] / net / ipv4 / ip_fragment.c
index 74046efdf875804ee4bd60f20636b2aa1d09e7bf..8ce00d3703dacdeb46a387f27a8d5a609f100e7a 100644 (file)
@@ -565,7 +565,7 @@ static void ip_frag_queue(struct ipq *qp, struct sk_buff *skb)
                } else {
                        struct sk_buff *free_it = next;
 
-                       /* Old fragmnet is completely overridden with
+                       /* Old fragment is completely overridden with
                         * new one drop it.
                         */
                        next = next->next;