[IPV6] NDISC: Calculate packet length correctly for allocation.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:00:06 +0000 (21:00 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:06:31 +0000 (21:06 -0800)
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 <davem@davemloft.net>

No differences found