]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Fixed SLI4 driver module load and unload test in a loop crashes the system (CR 126397)
authorVaios Papadimitriou <vaios.papadimitriou@emulex.com>
Tue, 8 May 2012 22:01:27 +0000 (17:01 -0500)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 9 May 2012 00:01:27 +0000 (17:01 -0700)
commit1d2e58a0b08f95e37f82e1415f399483b4f768da
tree1212cf823714762e28a832483fdee10bb26ff953
parent4fad903ff57544679f4361ca34b77c512bf99bf2
Fixed SLI4 driver module load and unload test in a loop crashes the system (CR 126397)

Loading/unloading the lpfc driver overnight when an LPe16000 sees multiple
targets can result in a kernel panic. This is because the board was not
correctly being reset, now correctly clear the Status register so the proper
reset is done.

commit id: 8fcb8acd6cb1529c596c274a6d375cbe9a134dcb

Signed-off-by: Maxim Uvarov <maxim.uvarov@oracle.com>
drivers/scsi/lpfc/lpfc_init.c