drivers/net/r6040.c: correct bad use of round_jiffies()
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>
Thu, 15 May 2008 21:26:22 +0000 (23:26 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 12 Jun 2008 02:25:38 +0000 (22:25 -0400)
commit208aefa2451cc1f4d87622cb9b2ca4333afa8337
tree291fb8c4fcbb8f1edc2c2e1b144584fefd0b7f9b
parent8b9835108f68938a5f7e74fd2c0fc65da2abad92
drivers/net/r6040.c: correct bad use of round_jiffies()

Compared to other places in the kernel, I think that this driver misuses
the function round_jiffies.

Signed-off-by: Christophe Jaillet <christophe.jaillet@wanadoo.fr>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/r6040.c