Skip to content

Commit

Permalink
nv_hardreset: update dangling reference to bugzilla entry
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Fernando Luis Vázquez Cao authored and Jeff Garzik committed Nov 8, 2007
1 parent 62320e2 commit 647c595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/sata_nv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1629,7 +1629,7 @@ static int nv_hardreset(struct ata_link *link, unsigned int *class,

/* SATA hardreset fails to retrieve proper device signature on
* some controllers. Don't classify on hardreset. For more
* info, see http://bugme.osdl.org/show_bug.cgi?id=3352
* info, see http://bugzilla.kernel.org/show_bug.cgi?id=3352
*/
return sata_std_hardreset(link, &dummy, deadline);
}
Expand Down

0 comments on commit 647c595

Please sign in to comment.