diff options
| -rw-r--r-- | drivers/ata/libata-core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c index c14f88c1f1da..95a656f33a23 100644 --- a/drivers/ata/libata-core.c +++ b/drivers/ata/libata-core.c | |||
| @@ -4129,6 +4129,7 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = { | |||
| 4129 | 4129 | ||
| 4130 | /* Devices which aren't very happy with higher link speeds */ | 4130 | /* Devices which aren't very happy with higher link speeds */ |
| 4131 | { "WD My Book", NULL, ATA_HORKAGE_1_5_GBPS, }, | 4131 | { "WD My Book", NULL, ATA_HORKAGE_1_5_GBPS, }, |
| 4132 | { "Seagate FreeAgent GoFlex", NULL, ATA_HORKAGE_1_5_GBPS, }, | ||
| 4132 | 4133 | ||
| 4133 | /* | 4134 | /* |
| 4134 | * Devices which choke on SETXFER. Applies only if both the | 4135 | * Devices which choke on SETXFER. Applies only if both the |
