commit | 5270222f96608818e431b5c4029b1f12020ab719 | [log] [tgz] |
---|---|---|
author | Tejun Heo <htejun@gmail.com> | Wed Oct 31 10:17:07 2007 +0900 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Nov 03 08:47:27 2007 -0400 |
tree | 564f141932bc4740ebf3ea0a17f2a03427913a8c | |
parent | db64bcf387aae6c7afad122a529d7d0513d3c5db [diff] |
libata: don't configure downstream links faster than the upstream link There's nothing to be gained by configuring downstream links faster than the upstream link and such configurations cause problems on certain PMPs. Limit downstream link speed by the upstream link speed. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>