]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Correct type for ediv to __le16
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Fri, 9 Mar 2012 10:12:12 +0000 (12:12 +0200)
committerGustavo Padovan <gustavo@padovan.org>
Wed, 9 May 2012 03:41:29 +0000 (00:41 -0300)
commitf78d8bbb73f2353f06edddf6a0ae1af9557a5d98
treeaaa0f4ad4bcd1e88f1029011c2662d714ae76a29
parentb0a2e851e96a0c1a1adedb688702daace674140e
Bluetooth: Correct type for ediv to __le16

Correct type warnings reported by sparse to show that this
functions takes ediv argument in __le16 format.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c