From: David S. Miller Date: Sun, 3 Dec 2006 05:00:06 +0000 (-0800) Subject: [IPV6] NDISC: Calculate packet length correctly for allocation. X-Git-Tag: v2.6.20-rc1~34^2~40^2~462 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d54a81d341af80875c201890500f727c8188dd9b;p=pandora-kernel.git [IPV6] NDISC: Calculate packet length correctly for allocation. MAX_HEADER does not include the ipv6 header length in it, so we need to add it in explicitly. With help from YOSHIFUJI Hideaki. Signed-off-by: David S. Miller --- Reading git-diff-tree failed