From 0311ee2262440b903a81fa38512d12bc2478e66f Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Tue, 28 Jun 2011 20:29:51 +0000 Subject: [PATCH] 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-format-patch failed