From: Dan Carpenter Date: Wed, 2 Jun 2010 13:43:15 +0000 (+0000) Subject: e1000e: change logical negate to bitwise X-Git-Tag: v2.6.35-rc2~4^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b21b508ecc9e043839a5337563cfc77f9fcedb9;p=pandora-kernel.git e1000e: change logical negate to bitwise The bitwise negate is intended here. With the logical negate the condition is always false. Signed-off-by: Dan Carpenter Acked-by: Bruce Allan Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed