commit | f434baf4c6ae4a392b7c34843825af0894c89db2 | [log] [tgz] |
---|---|---|
author | Akinobu Mita <mita@miraclelinux.com> | Fri Feb 03 03:03:46 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Feb 03 08:32:00 2006 -0800 |
tree | 1b2773fde539d62d3a19ba11ac5828d3fb20340d | |
parent | c9ab8b68e2abb1eff7ac0f8d118a8765130b967d [diff] |
[PATCH] fix generic_fls64() Noticed by Rune Torgersen. Fix generic_fls64(). tcp_cubic is using fls64(). Signed-off-by: Akinobu Mita <mita@miraclelinux.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>