Home
last modified time | relevance | path

Searched hist:"081 e83a78db9b0ae1f5eabc2dedecc865f509b98" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dmacvlan.cdiff 081e83a78db9b0ae1f5eabc2dedecc865f509b98 Thu Jul 31 09:30:25 CDT 2014 Vlad Yasevich <vyasevic@redhat.com> macvlan: Initialize vlan_features to turn on offload support.

Macvlan devices do not initialize vlan_features. As a result,
any vlan devices configured on top of macvlans perform very poorly.
Initialize vlan_features based on the vlan features of the lower-level
device.

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