Files
linux-apfs/drivers/net/usb
Kulikov Vasiliy 66cc42a4bc usbnet: use jiffies in schedule_timeout(), not msecs
usbnet_terminate_urbs() uses schedule_timeout() with argument 3 msecs.
schedule_timeout() uses jiffies as argument, so convert msecs to jiffies
with msecs_to_jiffies().

Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-07-26 21:05:04 -07:00
..
2010-05-17 17:44:48 -07:00
2010-07-12 21:21:27 -07:00
2010-06-03 03:18:23 -07:00
2010-04-27 18:12:04 -07:00
2010-05-17 17:44:47 -07:00
2010-06-03 03:18:23 -07:00