From: Alexander Duyck Date: Fri, 6 Feb 2009 23:22:52 +0000 (+0000) Subject: igb: fix two minor items found during code review X-Git-Tag: v2.6.30-rc1~662^2~769 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=265de4090853e56fb152e4cb0d21e4ec568d561a;p=pandora-kernel.git igb: fix two minor items found during code review This patch addresses two minor items I found while cleaning up the igb driver for our sourceforge version. The first clears the context index if we don't flag that we need it. The second item is that eims_other should be used instead of bit defines when setting all of the EICS bits prior to reset. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed