Re: [PATCH net-next V3 1/3] net: Add GRO support for UDP encapsulating protocols From: Or Gerlitz <hidden> Date: 2014-01-08 20:39:24 On 08/01/2014 22:34, Or Gerlitz wrote:quoted hunk ↗ jump to hunk--- a/net/ipv4/udp_offload.c +++ b/net/ipv4/udp_offload.c@@ -13,6 +13,16 @@ #include <linux/skbuff.h> #include <net/udp.h> #include <net/protocol.h> +/* +struct udp_offload { + __be16 port; + struct offload_callbacks callbacks; + struct list_head list; +}; +*/sorry for this small mess, will clean it up
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help