commit | 20501a69818827884b4381cdcedefdb5e7892915 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sat Oct 11 12:25:59 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 11 12:25:59 2008 -0700 |
tree | 5181adfc89fcefb8bbc7966c80e5e4895221fe8b | |
parent | 7bb82d924536cfa62db73dd381b07d9e9b084ffa [diff] |
e1000: allow VLAN devices to use TSO and CSUM offload This patch changes e1000 to set vlan_features so TSO and CSUM offload can be used by VLAN devices, similar as with the other Intel drivers. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>