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)
commit9a0066579270584108f1f2f97d98fe989d8117df
treeaaa0f4ad4bcd1e88f1029011c2662d714ae76a29
parent7d69230c4381a5abc7286a8dfc893268e14e6ead
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