commit | ccb3368cb4b97e2d8a763b894303e6a127f87bc8 | [log] [tgz] |
---|---|---|
author | Xie XiuQi <xiexiuqi@huawei.com> | Fri Jan 24 14:00:51 2014 -0600 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jan 25 15:31:58 2014 -0800 |
tree | ec617172c159c1ab40fec494b36ad69e76e3232a | |
parent | aa5b2bab9c3eeb1f8135ba5e30c3ce712e099d81 [diff] |
ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful Use USEC_PER_SEC instead of 1000000, that making the later bugfix more clearly. Signed-off-by: Xie XiuQi <xiexiuqi@huawei.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>