bridge: Set vlan_features to allow offloads on vlans.
authorVlad Yasevich <vyasevic@redhat.com>
Wed, 22 May 2013 07:49:34 +0000 (07:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 May 2013 01:54:30 +0000 (18:54 -0700)
When vlan device is configured on top of the brige, it does
not support any offload capabilities because the bridge
device does not initiliaze vlan_fatures.  Set vlan_fatures to
be equivalent to hw_fatures.

Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found