From: Giuseppe CAVALLARO Date: Wed, 21 Aug 2013 07:11:14 +0000 (+0200) Subject: stmmac: remove useless csum flag X-Git-Tag: v3.12-rc1~132^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=327dfd889527ff2313cc4734a3874e1de2e2e656;p=pandora-kernel.git stmmac: remove useless csum flag This patch removes the no_csum_insertion private parameter that is not used anymore and, also, the "likely" annotation from the condition that is not in a critical path. Signed-off-by: Giuseppe Cavallaro Cc: Sonic Zhang Signed-off-by: David S. Miller --- Reading git-diff-tree failed