]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "dev: set iflink to 0 for virtual interfaces"
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Mon, 6 Jul 2015 15:25:10 +0000 (17:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 17:26:20 +0000 (19:26 +0200)
commitc559b9ff0bcbfce18608d1e89cdc2358e234f803
tree21dd8acea8146fbe792754a02c97b9de002674f7
parentbd60ae48f727ef6cb9b0524fb49b7336cbb0ca66
Revert "dev: set iflink to 0 for virtual interfaces"

[ Upstream commit 95ec655bc465ccb2a3329d4aff9a45e3c8188db5 ]

This reverts commit e1622baf54df8cc958bf29d71de5ad545ea7d93c.

The side effect of this commit is to add a '@NONE' after each virtual
interface name with a 'ip link'. It may break existing scripts.

Reported-by: Olivier Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Tested-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/core/dev.c