commit | 2f33e7d59cb09d9b20d6648086b314f0ba61fb03 | [log] [tgz] |
---|---|---|
author | Mahesh Bandewar <maheshb@google.com> | Sat Dec 06 15:53:04 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 09 16:10:06 2014 -0500 |
tree | c1fe6ccbe35cf04b8c77bea967c293edc349a5d6 | |
parent | dbfc4fb7d578d4f224faa6b60deb40804dfdc1b1 [diff] |
netdevice: Add a function to check macvlan port Similar to a check for macvlan device, netif_is_macvlan(), add another function to check if a device is used as macvlan port. Signed-off-by: Mahesh Bandewar <maheshb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>