From: David S. Miller Date: Fri, 13 May 2011 21:21:27 +0000 (-0400) Subject: ipv4: Always call ip_options_build() after rest of IP header is filled in. X-Git-Tag: v3.0-rc1~377^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f728f8f311659b068e73ed92833c205651a47f;p=pandora-kernel.git ipv4: Always call ip_options_build() after rest of IP header is filled in. This will allow ip_options_build() to reliably look at the values of iph->{daddr,saddr} Signed-off-by: David S. Miller --- Reading git-diff-tree failed