From: Michal Kubeček Date: Fri, 15 Nov 2013 05:18:40 +0000 (+0100) Subject: macvlan: introduce macvlan_dev_real_dev() helper function X-Git-Tag: v3.13-rc1~33^2~21^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be9eac48274a2d9b142d6dd8567b9b2362939346;p=pandora-kernel.git macvlan: introduce macvlan_dev_real_dev() helper function Introduce helper function macvlan_dev_real_dev which returns the underlying device of a macvlan device, similar to vlan_dev_real_dev() for 802.1q VLAN devices. v2: IFF_MACVLAN flag and equivalent of is_macvlan_dev() were introduced in the meantime v3: do BUG() if compiled without macvlan support Signed-off-by: Michal Kubecek Signed-off-by: David S. Miller --- Reading git-diff-tree failed