]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Fix driver not returning when bad ndlp found in abts error event handling (CR 126209)
authorVaios Papadimitriou <vaios.papadimitriou@emulex.com>
Tue, 8 May 2012 22:01:24 +0000 (17:01 -0500)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 9 May 2012 00:01:24 +0000 (17:01 -0700)
commit2cdf6bc52c46534d94c3653fda8a300e1b8fc09e
tree8dfe1b4e04c2251781062ce57b468ee5cb0221ed
parente6d284dc9f188e7917344695737d8515c03307e7
Fix driver not returning when bad ndlp found in abts error event handling (CR 126209)

The abts should not be processed when whne a bad ndlp is found. The function
now returns properly rather then continuing.

commit id: 6b5151fd7baec6812fece993ddd7a2cf9fd0125f

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