From: Alexander Duyck <adu...@mirantis.com> Date: Tue, 09 Feb 2016 06:14:43 -0800
> This patch corrects the unaligned accesses seen on GRE TEB tunnels when > generating hash keys. Specifically what this patch does is make it so that > we force the use of skb_copy_bits when the GRE inner headers will be > unaligned due to NET_IP_ALIGNED being a non-zero value. > > Signed-off-by: Alexander Duyck <adu...@mirantis.com> Applied and queued up for -stable, thanks Alex.