linux-stable/drivers/net/ipvlan
Nicolas Dichtel a54acb3a6f dev: introduce dev_get_iflink()
The goal of this patch is to prepare the removal of the iflink field. It
introduces a new ndo function, which will be implemented by virtual interfaces.

There is no functional change into this patch. All readers of iflink field
now call dev_get_iflink().

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-02 14:04:59 -04:00
..
ipvlan.h ipvlan: add a missing __percpu pcpu_stats 2015-02-11 20:03:23 -08:00
ipvlan_core.c dev: introduce dev_get_iflink() 2015-04-02 14:04:59 -04:00
ipvlan_main.c net: Kill dev_rebuild_header 2015-03-02 16:43:41 -05:00
Makefile