git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a01c1e
)
[IPV4]: ip_options_fragment() has no effect on fragmentation
author
Wei Yongjun
<weiyj@soft.fujitsu.com>
Tue, 9 May 2006 22:18:50 +0000
(15:18 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 9 May 2006 22:18:50 +0000
(15:18 -0700)
Fix error point to options in ip_options_fragment(). optptr get a
error pointer to the ipv4 header, correct is pointer to ipv4 options.
Signed-off-by: Wei Yongjun <weiyj@soft.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_options.c
patch
|
blob
|
history
diff --cc
net/ipv4/ip_options.c
Simple merge