git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbfc4fb
)
netdevice: Add a function to check macvlan port
author
Mahesh Bandewar
<maheshb@google.com>
Sat, 6 Dec 2014 23:53:04 +0000
(15:53 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 9 Dec 2014 21:10:06 +0000
(16:10 -0500)
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>
include/linux/netdevice.h
patch
|
blob
|
history
diff --cc
include/linux/netdevice.h
Simple merge