]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] lpfc 8.3.7: Fix FC protocol errors
authorJames Smart <james.smart@emulex.com>
Mon, 21 Dec 2009 22:01:23 +0000 (17:01 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 4 Jan 2010 17:39:42 +0000 (11:39 -0600)
commita393e109aee55a73e6ab3a93cb35765a336ef589
tree3a07e0195d5c8a3ee4c91552dc03d0cf50566a0e
parent68b07dd931e5025a24d9cda4514d7af775e6ed6d
[SCSI] lpfc 8.3.7: Fix FC protocol errors

Fix FC protocol errors:
- Fix multi-frame unsolicited sequences not queued properly
- Fix frames for unsolicited sequences not being associated with sequence.
- Fix unsolicited frame buffer sizes are not set properly
- Fix Sequence count for unsolicited frame headers not byte swapped.
- Fix Multi-frame sequence response frames go to wrong DID.

Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/lpfc/lpfc_hw4.h
drivers/scsi/lpfc/lpfc_sli.c