libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
authorTejun Heo <tj@kernel.org>
Fri, 6 Jan 2017 16:48:50 +0000 (11:48 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2017 07:08:27 +0000 (08:08 +0100)
commit6d08607ef35bb8abeb0a2212fbdf85e0af4d5df1
tree8b3340d1eccf82d7f46b077557592d5e828f5914
parentfc794153c4074dff6487a2d22f1a23246c329bdf
libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices

commit e0edc8c546463f268d41d064d855bcff994c52fa upstream.

Marko reports that CX1-JB512-HP shows the same timeout issues as
CX1-JB256-HP.  Let's apply MAX_SEC_128 to all devices in the series.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reported-by: Marko Koski-Vähälä <marko@koski-vahala.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/ata/libata-core.c