From: Hans Schillstrom Date: Fri, 19 Nov 2010 13:25:08 +0000 (+0100) Subject: IPVS: Split ports[2] into src_port and dst_port X-Git-Tag: v2.6.39-rc1~468^2~510^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce144f249f3f21a095a093d5d1ebd845177858da;p=pandora-kernel.git IPVS: Split ports[2] into src_port and dst_port 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 Acked-by: Julian Anastasov Signed-off-by: Simon Horman --- Reading git-diff-tree failed