]> git.baikalelectronics.ru Git - kernel.git/commit
pm80xx: Remove unnecessary phy disconnect while link error
authorViswas G <Viswas.G@pmcs.com>
Tue, 11 Aug 2015 09:36:29 +0000 (15:06 +0530)
committerJames Bottomley <JBottomley@Odin.com>
Thu, 27 Aug 2015 00:17:05 +0000 (17:17 -0700)
commit78b122189f17afa8e5e5393d1a9ec18dffa06d3f
treeaaf1c6c4671400d69e55781f6bb3bb04fd0d55fb
parent893f0e0b95e9b8757ea7fa31ca837f3f13ce0250
pm80xx: Remove unnecessary phy disconnect while link error

If the link error happens, we don't need to disconnect the phy,
which will remove the drive. Instead acknowledging the controller
and logging the error will be enough.

Signed-off-by: Viswas G <Viswas.G@pmcs.com>
Reviewed-by: Suresh Thiagarajan <Suresh.Thiagarajan@pmcs.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Jack Wang <jinpu.wang@profitbricks.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/pm8001/pm80xx_hwi.c