Re: [PATCH net-next] net/8021q: create device with all possible features in wanted_features

2017-03-21 Thread David Miller
From: Andrei Vagin Date: Wed, 15 Mar 2017 17:41:14 -0700 > wanted_features is a set of features which have to be enabled if a > hardware allows that. > > Currently when a vlan device is created, its wanted_features is set to > current features of its base device. > > The

[PATCH net-next] net/8021q: create device with all possible features in wanted_features

2017-03-15 Thread Andrei Vagin
wanted_features is a set of features which have to be enabled if a hardware allows that. Currently when a vlan device is created, its wanted_features is set to current features of its base device. The problem is that the base device can get new features and they are not propagated to vlan-s of