diff options
author | Nishanth Aravamudan <nacc@us.ibm.com> | 2005-06-22 22:11:44 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-06-22 22:11:44 -0700 |
commit | 285b3afefacff14bc98e5754b8b48a0a2b42f0df (patch) | |
tree | 3294a65cafb6003455d9280ff630191d97a25e64 /usr | |
parent | 7abaa27c1c54208bd76fa8bae55839c034aebfb2 (diff) | |
download | op-kernel-dev-285b3afefacff14bc98e5754b8b48a0a2b42f0df.zip op-kernel-dev-285b3afefacff14bc98e5754b8b48a0a2b42f0df.tar.gz |
[ATALK] aarp: replace schedule_timeout() with msleep()
From: Nishanth Aravamudan <nacc@us.ibm.com>
Use msleep() instead of schedule_timeout() to guarantee the task
delays as expected. The current code is not wrong, but it does not account for
early return due to signals, so I think msleep() should be appropriate.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions