From: Emmanuel Grumbach Date: Tue, 24 May 2011 07:44:47 +0000 (+0300) Subject: iwlagn: don't disable interrupts after the NIC has been reset X-Git-Tag: v3.1-rc1~316^2~350^2^2~66^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7299751df36c02adafb5b897c56de71f0d7e2cb5;p=pandora-kernel.git iwlagn: don't disable interrupts after the NIC has been reset It is superfluous to disable the interrupts after we reset the NIC. The only entity that could enable the interrupts after the NIC is reset is the driver. So remove this pointless action. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed