From: Eric Dumazet <eric.duma...@gmail.com> Date: Wed, 20 Apr 2016 07:31:31 -0700
> From: Eric Dumazet <eduma...@google.com> > > HAVE_EFFICIENT_UNALIGNED_ACCESS needs CONFIG_ prefix. > > Also add a comment in nla_align_64bit() explaining we have > to add a padding if current skb->data is aligned, as it > certainly can be confusing. > > Fixes: 35c5845957c7 ("net: Add helpers for 64-bit aligning netlink > attributes.") > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied, thanks.