commit | 82cd682d56e2a6bbb46d31076cdd9a62c667a2b4 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Oct 15 00:42:23 2007 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 25 22:05:36 2007 -0400 |
tree | 4f1fc9ada9f5b22ab43c0f99420479d8a44e0374 | |
parent | b239bd759869a82bbb8ecf94ff10634b6829313d [diff] |
[PATCH] b43/b43legacy: 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>