]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: trivial: Correct types
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Mon, 12 Mar 2012 13:59:31 +0000 (15:59 +0200)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 28 Mar 2012 14:39:08 +0000 (11:39 -0300)
commit7826093486a6e0dfbcd2aa6b2dcdab543c4c4195
treed9f20659f58c2dc8d772ecd7739427d206a6066b
parentdde8660b25f07c6ee9ed913187a5bbb608b2fd7b
Bluetooth: trivial: Correct types

Fix sparse warnigns below:
...
net/bluetooth/hci_sysfs.c:458:33: warning: cast to restricted __be32
net/bluetooth/hci_sysfs.c:458:47: warning: cast to restricted __be16
...

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_sysfs.c