diff options
author | Xenia Ragiadakou <burzalodowa@gmail.com> | 2013-06-15 07:29:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-17 15:45:43 -0700 |
commit | 391c72a30bba9d569d5762a2f18d0dd4f3bdc5ba (patch) | |
tree | 2dd62061b534dbf4d63e26bb38da3d926328e998 /sound | |
parent | 409359a12d29c53378c3a61db6188e3e2435f874 (diff) |
staging: rtl8192u: fix bitshift calculation in r819xU_phy.c
This patch uses the ffs linux built-in routine in the
computation of the bitshift to take advantage of
architecture specific instructions that implement this
computation more efficiently.
Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions