[PATCH net-next v9 7/9] net: vlan - set name assign type

2014-07-17 Thread Tom Gundersen
When deriving the name from the real device, inherit the assign type, otherwise set PREDICTABLE as the name will be uniquely determined by the VLANID. Signed-off-by: Tom Gundersen Cc: Patrick McHardy --- net/8021q/vlan.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git

[PATCH net-next v9 7/9] net: vlan - set name assign type

2014-07-17 Thread Tom Gundersen
When deriving the name from the real device, inherit the assign type, otherwise set PREDICTABLE as the name will be uniquely determined by the VLANID. Signed-off-by: Tom Gundersen t...@jklm.no Cc: Patrick McHardy ka...@trash.net --- net/8021q/vlan.c | 7 ++- 1 file changed, 6 insertions(+),