From: David C Somayajulu Date: Thu, 16 Nov 2006 00:41:09 +0000 (-0800) Subject: [PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft... X-Git-Tag: v2.6.20-rc1~34^2~20^2~41^2~51^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26b90440cd74c78fe10c9bd5160809704a9627c;p=pandora-kernel.git [PATCH] qla4xxx: bug fix: driver hardware semaphore needs to be grabbed before soft reset On qla4xxx, the driver needs to grab the drvr semaphore provided by the hardware, prior to issuing a reset. This patches takes care of a couple of places where it was not being done. In addition there is minor clean up. Signed-off-by: David Somayajulu Signed-off-by: James Bottomley --- Reading git-diff-tree failed