From d29c0c5c332131f1151cf33995e2f01299b9234f Mon Sep 17 00:00:00 2001 From: Herbert Xu Date: Mon, 14 Jun 2010 20:21:04 +0000 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed