Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 647c595d authored by Fernando Luis Vázquez Cao's avatar Fernando Luis Vázquez Cao Committed by Jeff Garzik
Browse files

nv_hardreset: update dangling reference to bugzilla entry

parent 62320e23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);
}