From: Saurav Kashyap Date: Tue, 10 May 2011 18:18:18 +0000 (-0700) Subject: qla2xxx: Fix virtual port failing to login after chip reset. X-Git-Tag: v2.6.39.1~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=500412699c7cbc1fcda2cc9a146da78760c5386f;p=pandora-kernel.git qla2xxx: Fix virtual port failing to login after chip reset. commit cefcaba67ab97fb756b3a6af5139c94d861b660d upstream. 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 Signed-off-by: James Bottomley Signed-off-by: James Bottomley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed