]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6e45977221026472e6d873d736ca76aca61240ad
tree8596fa46fc93f008bda5b52f11d292277671bc69
parent2ab12f46154bdfd1da684f5e631986adfd1d854d
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