From: Jiri Pirko Date: Tue, 15 Jun 2010 03:27:57 +0000 (+0000) Subject: macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 X-Git-Tag: v2.6.36-rc1~571^2~580 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a35e2c1b6d90544b3c688783869817628e5f9607;p=pandora-kernel.git macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 Register macvlan_port pointer as rx_handler data pointer. As macvlan_port is removed from struct net_device, another netdev priv_flag is added to indicate the device serves as a macvlan port. Signed-off-by: Jiri Pirko Acked-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed