commit | 5fb13570543f4ae022996c9d7c0c099c8abf22dd | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Tue May 20 14:54:50 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 20 14:54:50 2008 -0700 |
tree | bf0f837d4b2dd778c32cf8fcf719913203f1cd39 | |
parent | 7ff6e6f779960e1078a78b60a881571c04f52b9b [diff] |
[VLAN]: Propagate selected feature bits to VLAN devices Propagate feature bits from the NETDEV_FEAT_CHANGE notifier. For now only TSO is propagated for devices that announce their ability to support TSO in combination with VLAN accel by setting the NETIF_F_VLAN_TSO flag. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>