Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 76931
b: refs/heads/master
c: 7ccd720
h: refs/heads/master
i:
  76929: ab30fa7
  76927: ce8e065
v: v3
  • Loading branch information
James Bottomley authored and Jeff Garzik committed Jan 23, 2008
1 parent c2d7eab commit 4e77a6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b832548773b0cd98216534caa31b9ed7607c4e76
refs/heads/master: 7ccd720da3857c21ea893448aaf73620cfe1d27e
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -2331,7 +2331,7 @@ static void atapi_request_sense(struct ata_queued_cmd *qc)
DPRINTK("ATAPI request sense\n");

/* FIXME: is this needed? */
memset(cmd->sense_buffer, 0, sizeof(cmd->sense_buffer));
memset(cmd->sense_buffer, 0, SCSI_SENSE_BUFFERSIZE);

ap->ops->tf_read(ap, &qc->tf);

Expand Down

0 comments on commit 4e77a6d

Please sign in to comment.