From: Ben Hutchings Date: Fri, 30 Oct 2009 04:36:53 +0000 (-0700) Subject: gro: Change all receive functions to return GRO result codes X-Git-Tag: v2.6.33-rc1~388^2~595 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7c4b3b6e976b95facbb723951bdcd554a3530a4;p=pandora-kernel.git gro: Change all receive functions to return GRO result codes This will allow drivers to adjust their receive path dynamically based on whether GRO is being applied successfully. Currently all in-tree callers ignore the return values of these functions and do not need to be changed. Signed-off-by: Ben Hutchings Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed