projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53569ab
)
fix typo in net/ipv4/ip_fragment.c
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 12 Dec 2006 18:48:59 +0000
(19:48 +0100)
committer
Adrian Bunk
<bunk@stusta.de>
Tue, 12 Dec 2006 18:48:59 +0000
(19:48 +0100)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/ipv4/ip_fragment.c
patch
|
blob
|
history
diff --git
a/net/ipv4/ip_fragment.c
b/net/ipv4/ip_fragment.c
index 74046efdf875804ee4bd60f20636b2aa1d09e7bf..8ce00d3703dacdeb46a387f27a8d5a609f100e7a 100644
(file)
--- a/
net/ipv4/ip_fragment.c
+++ b/
net/ipv4/ip_fragment.c
@@
-565,7
+565,7
@@
static void ip_frag_queue(struct ipq *qp, struct sk_buff *skb)
} else {
struct sk_buff *free_it = next;
- /* Old fragm
ne
t is completely overridden with
+ /* Old fragm
en
t is completely overridden with
* new one drop it.
*/
next = next->next;