aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_sync.c
diff options
context:
space:
mode:
authorNishanth Aravamudan <nacc@us.ibm.com>2005-02-08 00:20:23 -0800
committerDavid S. Miller <davem@kernel.bkbits.net>2005-02-08 00:20:23 -0800
commit3b3ed7823cd33cc1ebdee3f8c47e6e7169e7fb6c (patch)
treeccd72b680cb47cb8aa15289b8495a88d3c77dd21 /net/ipv4/ipvs/ip_vs_sync.c
parentfc86dddb3b4ddc3594bba99c92707428acb6534f (diff)
downloadhistory-3b3ed7823cd33cc1ebdee3f8c47e6e7169e7fb6c.tar.gz
[NET]: Replace schedule_timeout() with msleep() in netdev_wait_allrefs()
Description: Use msleep() instead of schedule_timeout() to guarantee the task delays as expected. The current code uses TASK_INTERRUPTIBLE, but does not respond to signals, so msleep() should be ok. Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ipvs/ip_vs_sync.c')
0 files changed, 0 insertions, 0 deletions