From: Dan Carpenter Date: Tue, 28 Jun 2011 20:29:51 +0000 (+0000) Subject: wanxl: remove a stray irq enable X-Git-Tag: v3.1-rc1~316^2~288 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0311ee2262440b903a81fa38512d12bc2478e66f;p=pandora-kernel.git wanxl: remove a stray irq enable This is error path calls unlock_irq() where we haven't disabled the IRQs. The comment says that this error path can never happen. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed