git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3924773
)
udp: Add UFO to NETIF_F_SOFTWARE_GSO
author
Herbert Xu
<herbert@gondor.apana.org.au>
Mon, 14 Jun 2010 20:21:04 +0000
(20:21 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 Jun 2010 01:07:52 +0000
(18:07 -0700)
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>
No differences found