From: Roland Dreier Date: Tue, 15 Jul 2008 06:48:52 +0000 (-0700) Subject: IB/mthca: Remove "stop" flag for catastrophic error polling timer X-Git-Tag: v2.6.27-rc1~1090^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4522e08ced48baaf28990e2674e940aae9940310;p=pandora-kernel.git IB/mthca: Remove "stop" flag for catastrophic error polling timer Since we use del_timer_sync() anyway, there's no need for an additional flag to tell the timer not to rearm. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed