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:
0e051e6
)
IPVS: Split ports[2] into src_port and dst_port
author
Hans Schillstrom
<hans.schillstrom@ericsson.com>
Fri, 19 Nov 2010 13:25:08 +0000
(14:25 +0100)
committer
Simon Horman
<horms@verge.net.au>
Thu, 25 Nov 2010 01:42:58 +0000
(10:42 +0900)
Avoid sending invalid pointer due to skb_linearize() call.
This patch prepares for next patch where skb_linearize is a part.
In ip_vs_sched_persist() params the ports ptr will be replaced by
src and dst port.
Signed-off-by: Hans Schillstrom <hans.schillstrom@ericsson.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
No differences found