From: Shan Wei Date: Thu, 15 Apr 2010 16:39:14 +0000 (+0000) Subject: ipv6: cancel to setting local_df in ip6_xmit() X-Git-Tag: v2.6.35-rc1~473^2~458 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eecb784942792863b77dfe11e0c7e286e92db85;p=pandora-kernel.git ipv6: cancel to setting local_df in ip6_xmit() commit f88037(sctp: Drop ipfargok in sctp_xmit function) has droped ipfragok and set local_df value properly. So the change of commit 77e2f1(ipv6: Fix ip6_xmit to send fragments if ipfragok is true) is not needed. So the patch remove them. Signed-off-by: Shan Wei Signed-off-by: David S. Miller --- Reading git-diff-tree failed