From: Benjamin Li Date: Thu, 18 Sep 2008 23:40:49 +0000 (-0700) Subject: bnx2: Remove timer_interval field from the bnx2 structure X-Git-Tag: v2.6.28-rc1~717^2~274 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac392abce936d78f7b731d90bfbc1001ddb446ea;p=pandora-kernel.git bnx2: Remove timer_interval field from the bnx2 structure The timer_interval field is only assigned once, and never reassigned. We can safely replace all instances of the timer_interval with a constant value. Signed-off-by: Benjamin Li Signed-off-by: Michael Chan Acked-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed