scsi: hpsa: fix volume offline state
authorTomas Henzl <thenzl@redhat.com>
Mon, 20 Mar 2017 15:42:48 +0000 (16:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jan 2018 18:57:05 +0000 (19:57 +0100)
commit997231f9fd7a4a8ad7c862736ab571e99d3800cb
tree63c2813ddedaca945d15686e6d36f72cbe538469
parentd303d0ca9afb8e5f644e1392c684d44308bab96e
scsi: hpsa: fix volume offline state

commit eb94588dabec82e012281608949a860f64752914 upstream.

In a previous patch a hpsa_scsi_dev_t.volume_offline update line has
been removed, so let us put it back..

Fixes: 85b29008d8 (hpsa: update check for logical volume status)
Signed-off-by: Tomas Henzl <thenzl@redhat.com>
Acked-by: Don Brace <don.brace@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Cc: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/hpsa.c