commit | 161f65ba3583b84b4714f21dbee263f99824c516 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vyasevic@redhat.com> | Wed May 22 07:49:34 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 23 18:54:30 2013 -0700 |
tree | 0061ebe913e19ca1f0914d417ec99fd17b976d79 | |
parent | 7a9d645e132d46f2a47221434b852e038e7c53e0 [diff] |
bridge: Set vlan_features to allow offloads on vlans. 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>