[PATCH] libata: change order of _SDD/_GTF execution (resend #3)
authorKristen Carlson Accardi <kristen.c.accardi@intel.com>
Sat, 11 Nov 2006 00:14:47 +0000 (16:14 -0800)
committerJeff Garzik <jeff@garzik.org>
Fri, 16 Feb 2007 18:32:41 +0000 (13:32 -0500)
commit08573a86c8da1379b4f341ab4781bb7c8685d5b6
tree23596bfef66a165d52d452ce57c9109971563278
parent7ea1fbc2a2449bc034a3d255f36f2e5486d52fe8
[PATCH] libata: change order of _SDD/_GTF execution (resend #3)

Make the sdd call come before gtf.  _SDD is used to provide
input to the _GTF file, so it should be executed first.

Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
(cherry picked from 89d74215e1e5b79ea084385b5c83d0e33cf2d655 commit)
drivers/ata/libata-core.c