]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sata_via: magic vt6421 fix for transmission problems w/ WD drives
authorTejun Heo <tj@kernel.org>
Mon, 31 May 2010 14:26:48 +0000 (16:26 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:16:01 +0000 (11:16 -0700)
commit89d35068d07dec55b33a8af7915441350857c8bf
treeb7e0919a42689aa4335e2b37ce576f8a6c53b964
parent6eae141960763aa91cbcece356d6096d57206921
sata_via: magic vt6421 fix for transmission problems w/ WD drives

commit 8b27ff4cf6d15964aa2987aeb58db4dfb1f87a19 upstream.

vt6421 has problems talking to recent WD drives.  It causes a lot of
transmission errors while high bandwidth transfer as reported in the
following bugzilla entry.

  https://bugzilla.kernel.org/show_bug.cgi?id=15173

Joseph Chan provided the following fix.  I don't have any idea what it
does but I can verify the issue is gone with the patch applied.

Signed-off-by: Tejun Heo <tj@kernel.org>
Originally-from: Joseph Chan <JosephChan@via.com.tw>
Reported-by: Jorrit Tijben <sjorrit@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/ata/sata_via.c