From: Saurav Kashyap Date: Tue, 10 May 2011 18:30:06 +0000 (-0700) Subject: [SCSI] qla2xxx: Update firmware version after flash update for ISP82xx. X-Git-Tag: v3.0-rc1~383^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53296788f425def50d09c7e0d773bdeaae57c623;p=pandora-kernel.git [SCSI] qla2xxx: Update firmware version after flash update for ISP82xx. The driver keeps a copy of the fw_version within the ha structure. For ISP82xx, this local copy doesn't get updated, and as a result, the old firmware version ends up getting displayed. This patch fixes this issue. Signed-off-by: Saurav Kashyap Signed-off-by: Madhuranath Iyengar Signed-off-by: James Bottomley Signed-off-by: James Bottomley --- Reading git-diff-tree failed