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

Commit e00ccd4a authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

[NETFILTER] ipv4: Spelling fixes

parent c8238177
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@ static int mangle_content_len(struct sk_buff *skb,

	dataoff = ip_hdrlen(skb) + sizeof(struct udphdr);

	/* Get actual SDP lenght */
	/* Get actual SDP length */
	if (ct_sip_get_info(ct, dptr, skb->len - dataoff, &matchoff,
			    &matchlen, POS_SDP_HEADER) > 0) {