]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/message/fusion/mptspi.c
[SCSI] mptspi: revalidate negotiation parameters after host reset and resume
authorEric Moore <eric.moore@lsil.com>
Tue, 25 Apr 2006 23:38:58 +0000 (17:38 -0600)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 3 May 2006 17:11:51 +0000 (12:11 -0500)
commit6e1cad02763edec83dba8559d4be8d518a6562a5
treeb181e0af7880ded4e7a8e3a3f1841f441b92bd9e
parentec448a0a361ce3fa97a32a5c267a680163ffe8c5
[SCSI] mptspi: revalidate negotiation parameters after host reset and resume

This is a bug fix for mptspi driver, where after a host reset or
resume, we revalidate the negotiation parameters for all devices.
This bug was introduced when the driver was ported to use the spi
transport layer.

Signed-off-by: Eric Moore <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/mptspi.c