From: Or Gerlitz Date: Tue, 11 Jan 2011 01:41:54 +0000 (-0800) Subject: IPoIB: Remove LRO support X-Git-Tag: v2.6.38-rc1~406^2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19e364f6801e38972673278adedaab1abf6f854c;p=pandora-kernel.git IPoIB: Remove LRO support As a first step in moving from LRO to GRO, revert commit af40da894e9 ("IPoIB: add LRO support"). Also eliminate the ethtool set_flags callback which isn't needed anymore. Finally, we need to include directly to get the declaration of restart_syscall() (which used to be included implicitly through ). Cc: Ben Hutchings Cc: Eric W. Biederman Cc: Vladimir Sokolovsky Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed