On Wed, May 18, 2016 at 11:07 PM, Alexander Duyck
wrote:
> On Wed, May 18, 2016 at 1:55 AM, Xin Long wrote:
>> vlan_features is used to set the vlan_dev->features when we create
>> a vlan device. it shouldn't have the vlan related flag, like
>> NETIF_F_HW_VLAN_CTAG_FILTER, which will cause vlan_d
On Wed, May 18, 2016 at 1:55 AM, Xin Long wrote:
> vlan_features is used to set the vlan_dev->features when we create
> a vlan device. it shouldn't have the vlan related flag, like
> NETIF_F_HW_VLAN_CTAG_FILTER, which will cause vlan_dev create fail.
> the call trace is as follow:
>
> [ 5604.26442
vlan_features is used to set the vlan_dev->features when we create
a vlan device. it shouldn't have the vlan related flag, like
NETIF_F_HW_VLAN_CTAG_FILTER, which will cause vlan_dev create fail.
the call trace is as follow:
[ 5604.264429] Call Trace:
[ 5604.278980] [] dump_stack+0x63/0x84
[ 5604