From: Eric Dumazet Date: Tue, 17 Jul 2012 21:38:04 +0000 (+0000) Subject: ipv6: fix inet6_csk_xmit() X-Git-Tag: v3.6-rc1~125^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3818c92afabecfe6b8e5d2e3734c8753522987c;p=pandora-kernel.git ipv6: fix inet6_csk_xmit() We should provide to inet6_csk_route_socket a struct flowi6 pointer, so that net6_csk_xmit() works correctly instead of sending garbage. Also add some consts Signed-off-by: Eric Dumazet Reported-by: Yuchung Cheng Cc: Neal Cardwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed