Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47c6bf77 authored by Peter Zijlstra's avatar Peter Zijlstra Committed by Adrian Bunk
Browse files

fix typo in net/ipv4/ip_fragment.c



Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 53569ab7
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -565,7 +565,7 @@ static void ip_frag_queue(struct ipq *qp, struct sk_buff *skb)
		} else {
		} else {
			struct sk_buff *free_it = next;
			struct sk_buff *free_it = next;


			/* Old fragmnet is completely overridden with
			/* Old fragment is completely overridden with
			 * new one drop it.
			 * new one drop it.
			 */
			 */
			next = next->next;
			next = next->next;