From: Brett Russ Date: Mon, 28 Mar 2005 20:10:27 +0000 (-0500) Subject: [PATCH] libata: flush COMRESET set and clear X-Git-Tag: v2.6.12-rc5~61^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdcca89e1a90fa9112260bd6384f20fcc4280e21;p=pandora-kernel.git [PATCH] libata: flush COMRESET set and clear Updated patch to fix erroneous flush of COMRESET set and missing flush of COMRESET clear. Created a new routine scr_write_flush() to try to prevent this in the future. Also, this patch is based on libata-2.6 instead of the previous libata-dev-2.6 based patch. Signed-off-by: Brett Russ Index: libata-2.6/drivers/scsi/libata-core.c =================================================================== --- Reading git-diff-tree failed