From: Ron Mercer Date: Mon, 9 Mar 2009 10:59:23 +0000 (+0000) Subject: qlge: Get rid of irqsave/restore in intr disable. X-Git-Tag: v2.6.30-rc1~662^2~298 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08b1bc8f4aba4ddbc4ccef7ebc899e6faae81bbf;p=pandora-kernel.git qlge: Get rid of irqsave/restore in intr disable. The completion interrupt disable routine is only called from the ISR, so there is no need for irqsave/restore. Signed-off-by: Ron Mercer Signed-off-by: David S. Miller --- Reading git-diff-tree failed