From: Shani Michaeli Date: Sun, 9 Nov 2014 11:51:52 +0000 (+0200) Subject: net/mlx4_en: Extend usage of napi_gro_frags X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~228^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd65beac48a5;p=pandora-kernel.git net/mlx4_en: Extend usage of napi_gro_frags We can call napi_gro_frags for all the received traffic regardless of the checksum status. Specifically, received packets whose status is CHECKSUM_NONE (and soon to be added CHECKSUM_COMPLETE) are eligible for napi_gro_frags as well. Signed-off-by: Or Gerlitz Signed-off-by: Shani Michaeli Signed-off-by: David S. Miller --- Reading git-diff-tree failed