diff options
author | Thomas Graf <tgraf@suug.ch> | 2015-05-05 02:27:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-05 19:30:47 -0400 |
commit | 6decd63acacb3b8de81ccc435cf9acea8b6bdfeb (patch) | |
tree | 9d2f60ccd70a08b1443981fabc8c2000e8e609a5 /drivers/vlynq | |
parent | c936a79fc01ef1115a46f940944ebe7385845673 (diff) | |
download | op-kernel-dev-6decd63acacb3b8de81ccc435cf9acea8b6bdfeb.zip op-kernel-dev-6decd63acacb3b8de81ccc435cf9acea8b6bdfeb.tar.gz |
rhashtable-test: Fix 64bit division
A 64bit division went in unnoticed. Use do_div() to accomodate
non 64bit architectures.
Reported-by: kbuild test robot
Fixes: 1aa661f5c3df ("rhashtable-test: Measure time to insert, remove & traverse entries")
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/vlynq')
0 files changed, 0 insertions, 0 deletions