From: Yongjian Xu Date: Tue, 20 May 2014 08:22:50 +0000 (+0000) Subject: e1000: remove the check: skb->len<=0 X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~77^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c46d15040450c9d6031d90b93382f77419d495ed;p=pandora-kernel.git e1000: remove the check: skb->len<=0 There is no case skb->len would be 0 or 'negative'. Remove the check. Signed-off-by: Yongjian Xu Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed