]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Fix bug with driver processing an els command using 16Gb FC Adapter (CR 126345)
authorVaios Papadimitriou <vaios.papadimitriou@emulex.com>
Tue, 8 May 2012 22:01:23 +0000 (17:01 -0500)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Wed, 9 May 2012 00:01:23 +0000 (17:01 -0700)
commite4f2ad988b15e9ba2f41a5ee01d60c3bdb507de8
tree6e10d9fba832ab74ec4dd7f93671f3f004fc0ba7
parentfeb378e9f359cca759fd138a7bb154291de9d3fa
Fix bug with driver processing an els command using 16Gb FC Adapter (CR 126345)

ELS echo fails on an LPe16000 adapter because the driver was not setting up
the ulpContext correctly. The ulpContext is now properly set from the rpi_ids
table for SLI4 devices.

commit id: 3ef6d24cd9f473518dd7941e86cc2a5f8992eed0

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