From 9f5544e217507fbc0a4ba09fc66a4dd5a57b2927 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sun, 26 Oct 2008 20:19:32 -0700 Subject: [PATCH] --- yaml --- r: 117932 b: refs/heads/master c: 3cd8ddbd86e4ea6f2f6582da217651f048d76130 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/ata/libata-core.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index ad57245c08cf..7741d91eb582 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4a9c7b3359889399aacb94019bbdfc9f38d4cff7 +refs/heads/master: 3cd8ddbd86e4ea6f2f6582da217651f048d76130 diff --git a/trunk/drivers/ata/libata-core.c b/trunk/drivers/ata/libata-core.c index 97df4807a088..2ff633c119e2 100644 --- a/trunk/drivers/ata/libata-core.c +++ b/trunk/drivers/ata/libata-core.c @@ -4557,6 +4557,7 @@ void swap_buf_le16(u16 *buf, unsigned int buf_words) /** * ata_qc_new_init - Request an available ATA command, and initialize it * @dev: Device from whom we request an available command structure + * @tag: command tag * * LOCKING: * None.