From c46d15040450c9d6031d90b93382f77419d495ed Mon Sep 17 00:00:00 2001 From: Yongjian Xu Date: Tue, 20 May 2014 08:22:50 +0000 Subject: [PATCH] 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-format-patch failed