]> git.baikalelectronics.ru Git - kernel.git/commit
udp: Add UFO to NETIF_F_SOFTWARE_GSO
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 14 Jun 2010 20:21:04 +0000 (20:21 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jun 2010 01:07:52 +0000 (18:07 -0700)
commit3a0c2e6b4ab45ae56ec807eb685f0db05dbd4d7f
tree6d7f0b2d4420e45e51a7afb2fef398989386bb6e
parentd76939d0c2ca49e00f89c53e039f1919a3c7135f
udp: Add UFO to NETIF_F_SOFTWARE_GSO

This patch adds UFO to the list of GSO features with a software
fallback.  This allows UFO to be used even if the hardware does
not support it.

In particular, this allows us to test the UFO fallback, as it
has been reported to not work in some cases.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h