mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-07 14:32:23 +00:00
5a49edec44
wait_for_complete_timeout() expects a timeout in jiffies. With the driver, some call sites converted QCA8K_ETHERNET_TIMEOUT to jiffies, others did not. Make the code consistent by changes the #define to include a call to msecs_to_jiffies, and remove all other calls to msecs_to_jiffies. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Tested-by: from Christian would be very welcome. Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
ar9331.c | ||
Kconfig | ||
Makefile | ||
qca8k_leds.h | ||
qca8k-8xxx.c | ||
qca8k-common.c | ||
qca8k-leds.c | ||
qca8k.h |