]> git.karo-electronics.de Git - karo-tx-linux.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, 28 Mar 2012 14:39:05 +0000 (11:39 -0300)
commit597930f3052ae66f3ccf8b19333e3350a94b6015
treef30a1c990ad5c6c5bc794339c1e633e20c434bd2
parentc08439394083b1388a5262a0be3a99715bc033f0
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