macvlan: fix memory hole in macvlan_dev
authorGirish Moodalbail <girish.moodalbail@oracle.com>
Fri, 8 Dec 2017 14:03:26 +0000 (06:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Dec 2017 19:51:46 +0000 (14:51 -0500)
commit5e54b3c1202765ae62de24a160f1eaf6b0ebf9d4
treed0f122849de3a35b48bad73ac59d2ff7aa96b6ad
parent936e5d8bdfa72577e28ea671d9e2ee4fef0d6b3e
macvlan: fix memory hole in macvlan_dev

Move 'macaddr_count' from after 'netpoll' to after 'nest_level' to pack
and reduce a memory hole.

Fixes: 88ca59d1aaf28c25 (macvlan: remove unused fields in struct macvlan_dev)
Signed-off-by: Girish Moodalbail <girish.moodalbail@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_macvlan.h