From: Saurav Kashyap Date: Tue, 10 May 2011 18:18:18 +0000 (-0700) Subject: [SCSI] qla2xxx: Fix virtual port failing to login after chip reset. X-Git-Tag: v3.0-rc1~383^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cefcaba67ab97fb756b3a6af5139c94d861b660d;p=pandora-kernel.git [SCSI] qla2xxx: Fix virtual port failing to login after chip reset. This patch ensures qla82xx_watchdog is not being run for the vport. It also makes sure that beacon ON is not done for the vport, as it will lead to the waking up of the dpc thread again and again. Signed-off-by: Saurav Kashyap Signed-off-by: Madhuranath Iyengar Cc: stable@kernel.org Signed-off-by: James Bottomley Signed-off-by: James Bottomley --- Reading git-diff-tree failed