From: Tom Herbert Date: Wed, 17 Sep 2014 19:25:57 +0000 (-0700) Subject: fou: Add GRO support X-Git-Tag: fixes-against-v3.18-rc2~81^2~30^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afe93325bc02a5b2dea0cd7d78225de692265e6e;p=pandora-kernel.git fou: Add GRO support Implement fou_gro_receive and fou_gro_complete, and populate these in the correponsing udp_offloads for the socket. Added ipproto to udp_offloads and pass this from UDP to the fou GRO routine in proto field of napi_gro_cb structure. Signed-off-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed