mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 18:14:22 -04:00
This patch fixes a unaligned access in nla_get_be64() that was
introduced by myself in a17c859849.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>