From: Wei Yongjun Date: Tue, 9 May 2006 22:18:50 +0000 (-0700) Subject: [IPV4]: ip_options_fragment() has no effect on fragmentation X-Git-Tag: v2.6.17-rc4~3^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63cbd2fda38f3d1f107c4fd6261e5660be3eccf9;p=pandora-kernel.git [IPV4]: ip_options_fragment() has no effect on fragmentation Fix error point to options in ip_options_fragment(). optptr get a error pointer to the ipv4 header, correct is pointer to ipv4 options. Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed