macvlan: convert port passthru to flags.
authorVlad Yasevich <vyasevich@gmail.com>
Wed, 21 Jun 2017 11:59:18 +0000 (07:59 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Jun 2017 15:17:42 +0000 (11:17 -0400)
commit43c2d578a0ce0d6067a02b46461811aced551425
tree8596fa46fc93f008bda5b52f11d292277671bc69
parente696cda7bd091411705a4e868ce480eaa3082dbf
macvlan: convert port passthru to flags.

Convert the port passthru boolean into flags with accesor functions.

Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macvlan.c