Home
last modified time | relevance | path

Searched hist:a35e2c1b6d90544b3c688783869817628e5f9607 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/
H A Dmacvlan.cdiff a35e2c1b6d90544b3c688783869817628e5f9607 Tue Jun 15 05:27:57 CEST 2010 Jiri Pirko <jpirko@redhat.com> 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 <jpirko@redhat.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/linux/
H A Dnetdevice.hdiff a35e2c1b6d90544b3c688783869817628e5f9607 Tue Jun 15 05:27:57 CEST 2010 Jiri Pirko <jpirko@redhat.com> 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 <jpirko@redhat.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>