Merge branch 'nla_align-set-2'
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2016 19:09:12 +0000 (15:09 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2016 19:09:12 +0000 (15:09 -0400)
Nicolas Dichtel says:

====================
netlink: align attributes when needed (patchset #2)

This is the continuation (series #2) of the work done to align netlink
attributes when these attributes contain some 64-bit fields.

In patch #3, I didn't modify the function ila_encap_nlsize(). I was waiting
feedback for this patch: http://patchwork.ozlabs.org/patch/613766/
If it's approved, there will be an update to switch nla_total_size() to
nla_total_size_64bit() after the merge of net in net-next.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge