From: Greg Dietsche Date: Thu, 16 Jun 2011 07:09:30 +0000 (+0000) Subject: e1000: remove unnecessary code X-Git-Tag: v3.1-rc1~316^2~427 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4dc4d108ace27cc0c594b67bd6bd945deaac8c2;p=pandora-kernel.git e1000: remove unnecessary code Compile tested. remove unnecessary code that matches this coccinelle pattern if (...) return ret; return ret; Signed-off-by: Greg Dietsche Signed-off-by: David S. Miller --- Reading git-diff-tree failed