commit | be84e3d673ed32353e5504313dd1a5f5cc2f6ba6 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Oct 15 00:38:01 2007 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 25 22:05:35 2007 -0400 |
tree | c9c7356603e67054a6689881899af4e2ecb30891 | |
parent | c9927c2bf4f45bb85e8b502ab3fb79ad6483c244 [diff] |
[PATCH] ipw2100/ipw2200: 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>