commit | bcc452935da124f26885e969ec5a78a8735d1452 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Wed Sep 26 01:39:20 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 27 18:49:22 2012 -0400 |
tree | 74fca7942a4679f13036c21036f3ac10154932dc | |
parent | e2bcabec6ea5ba30dd2097dc1566e9957d14117c [diff] |
ipv6: gre: remove ip6gre_header_parse() dev_parse_header() callers provide 8 bytes of storage, so it's not possible to store an IPv6 address. Signed-off-by: Eric Dumazet <edumazet@google.com> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>