projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c823817
)
[NETFILTER] ipv4: Spelling fixes
author
Joe Perches
<joe@perches.com>
Thu, 20 Dec 2007 22:05:03 +0000
(14:05 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 20 Dec 2007 22:05:03 +0000
(14:05 -0800)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/nf_nat_sip.c
patch
|
blob
|
history
diff --git
a/net/ipv4/netfilter/nf_nat_sip.c
b/net/ipv4/netfilter/nf_nat_sip.c
index
3ca9897
..
8996ccb
100644
(file)
--- a/
net/ipv4/netfilter/nf_nat_sip.c
+++ b/
net/ipv4/netfilter/nf_nat_sip.c
@@
-165,7
+165,7
@@
static int mangle_content_len(struct sk_buff *skb,
dataoff = ip_hdrlen(skb) + sizeof(struct udphdr);
- /* Get actual SDP leng
ht
*/
+ /* Get actual SDP leng
th
*/
if (ct_sip_get_info(ct, dptr, skb->len - dataoff, &matchoff,
&matchlen, POS_SDP_HEADER) > 0) {