]> git.baikalelectronics.ru Git - kernel.git/commit
net: Make UFO on master device independent of attached devices
authorSridhar Samudrala <sri@us.ibm.com>
Wed, 7 Oct 2009 12:24:25 +0000 (12:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2009 05:00:23 +0000 (22:00 -0700)
commit5b136e9c24b6073d3c9939bb8779e0d77899f47b
tree5d17e0ae9ff4a817552c02c3ed08a66d7832e24b
parentc87aed76e364cf938091f910eabbbd4131d3f935
net: Make UFO on master device independent of attached devices

Now that software UFO is supported, UFO can be enabled on master
devices like bridge, bond even though the attached device doesn't
support this feature in hardware.

This allows UFO to be used between KVM host and guest even when a
physical interface attached to the bridge doesn't support UFO.

Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/dev.c