Re: [PATCH 3/3] smsc95xx: use usleep_range(), get rid out ofjiffies

From: David Miller
Date: Tue Jan 17 2012 - 10:48:44 EST


From: Dmitry Antipov <dmitry.antipov@xxxxxxxxxx>
Date: Tue, 17 Jan 2012 16:54:12 +0400

> -/* Loop until the read is completed with timeout
> - * called with phy_mutex held */
> +/* Busy-wait loop until the read is completed, but
> + no longer than 10ms. Called with phy_mutex held. */

Please:

/* Write comments.
* Like this.
*/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/