[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg
authorRuss Dill <Russ.Dill@asu.edu>
Tue, 8 Jan 2008 07:15:41 +0000 (23:15 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Jan 2008 07:30:19 +0000 (23:30 -0800)
commit1d39da3dcaad4231f0fa75024b1d6d710a2ced74
tree6366b8cdf1ef267ad7ee3850ce922144cd63dba1
parent877364e60edeea06efa8ceb9d29201f195af8a47
[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg

usb_control_msg was changed long ago (2.6.12-pre) to take milliseconds
instead of jiffies. Oddly, mcs7830 wasn't added until 2.6.19-rc3.

Signed-off-by: Russ Dill <Russ.Dill@asu.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/mcs7830.c