macvlan: convert port passthru to flags.
authorVlad Yasevich <[email protected]>
Wed, 21 Jun 2017 11:59:18 +0000 (07:59 -0400)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/macvlan.c