diff --git a/[refs] b/[refs] index d21930368a23..c2348ed1931a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ebd600281566ab40fb2e3004af7eacb3375626d1 +refs/heads/master: 04d0f1b84927169cdaa4e3a24da768a9fd9aca6f diff --git a/trunk/drivers/ata/libata-core.c b/trunk/drivers/ata/libata-core.c index fadd5866d40f..5eee1c1537d2 100644 --- a/trunk/drivers/ata/libata-core.c +++ b/trunk/drivers/ata/libata-core.c @@ -4128,6 +4128,7 @@ static const struct ata_blacklist_entry ata_device_blacklist [] = { /* Devices that do not need bridging limits applied */ { "MTRON MSP-SATA*", NULL, ATA_HORKAGE_BRIDGE_OK, }, + { "BUFFALO HD-QSU2/R5", NULL, ATA_HORKAGE_BRIDGE_OK, }, /* Devices which aren't very happy with higher link speeds */ { "WD My Book", NULL, ATA_HORKAGE_1_5_GBPS, },