mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
a54acb3a6f
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> |
||
---|---|---|
.. | ||
ipvlan_core.c | ||
ipvlan_main.c | ||
ipvlan.h | ||
Makefile |