Re: [PATCH net] Revert "dev: set iflink to 0 for virtual interfaces"

2015-07-08 Thread David Miller
From: Nicolas Dichtel Date: Mon, 6 Jul 2015 17:25:10 +0200 > 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 Hartko

Re: [PATCH net] Revert "dev: set iflink to 0 for virtual interfaces"

2015-07-06 Thread Oliver Hartkopp
On 06.07.2015 17:25, Nicolas Dichtel wrote: 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 ^^^

[PATCH net] Revert "dev: set iflink to 0 for virtual interfaces"

2015-07-06 Thread Nicolas Dichtel
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 Signed-off-by: Nicolas Dichtel --- net/core/dev.c | 4 1 file c