From: Chad Dupuis Date: Fri, 15 Oct 2010 18:27:39 +0000 (-0700) Subject: [SCSI] qla2xxx: Remove port down retry count. X-Git-Tag: v2.6.37-rc1~6^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e6d0670921ea4e736b172e9a3c32a2ba0c33f6a;p=pandora-kernel.git [SCSI] qla2xxx: Remove port down retry count. This patch removes the use of the port down retry counter as a mechanism to update a fcport state. The internal driver counter is a residual carry-over from pre-FC-transport aware driver inteaction. The ql2xport_down_retry module parameter and NVRAM set ha->port_down_retry_count remain in order to seed the fc-host's default dev-loss-tmo. Signed-off-by: Chad Dupuis Signed-off-by: Madhuranath Iyengar Signed-off-by: James Bottomley --- Reading git-diff-tree failed