From: Mahesh Bandewar Date: Sat, 6 Dec 2014 23:53:33 +0000 (-0800) Subject: ipvlan: move the device check function into netdevice.h X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5933fea7aa7237ba52d67c069c39ad5c3ab7a036;p=pandora-kernel.git ipvlan: move the device check function into netdevice.h Move the port check [ipvlan_dev_master()] and device check [ipvlan_dev_slave()] functions to netdevice.h and rename them netif_is_ipvlan_port() and netif_is_ipvlan() resp. to be consistent with macvlan api naming. Signed-off-by: Mahesh Bandewar Signed-off-by: David S. Miller --- Reading git-diff-tree failed