diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-06-10 12:48:45 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-06-10 12:48:45 -0700 |
commit | c5ec514016d1a65922465372ff1e6748e6f7dea9 (patch) | |
tree | 85792d041ec41e90bc20933a42b7b3e6c40f282d /net/sunrpc | |
parent | 9a727a250c676334efdcb71a5b2ad4603addda06 (diff) | |
download | linux-c5ec514016d1a65922465372ff1e6748e6f7dea9.tar.gz linux-c5ec514016d1a65922465372ff1e6748e6f7dea9.tar.bz2 linux-c5ec514016d1a65922465372ff1e6748e6f7dea9.zip |
bluetooth: hci_bcsp.c small cleanups/api users
Use bitrev16 from lib/bitrev.c.
Use the get_unaligned_be16 to get the crc from the packet, create a
small helper function for this.
Fix a shadowed variable sparse warning:
drivers/bluetooth/hci_bcsp.c:218:26: warning: symbol 'hdr' shadows an earlier one
drivers/bluetooth/hci_bcsp.c:187:5: originally declared here
[akpm@linux-foundation.org: select CONFIG_BITREVERSE, noted by akinobu.mita@gmail.com]
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions