]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit3b77894b2c32ed3326c47b550f30684beb64abd3
treeaaf1c6c4671400d69e55781f6bb3bb04fd0d55fb
parent3b700e341144f278b8248418991c086d09b7137b
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