Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information