commit | b239bd759869a82bbb8ecf94ff10634b6829313d | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Oct 15 00:40:34 2007 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 25 22:05:36 2007 -0400 |
tree | d40c61b9c3ac7fd7ddb715f5c551425138fa4675 | |
parent | be84e3d673ed32353e5504313dd1a5f5cc2f6ba6 [diff] |
[PATCH] rt2x00: jiffies_round -> jiffies_round_relative When rounding a relative timeout we need to use round_jiffies_relative(). Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>