]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 9 Nov 2011 11:58:56 +0000 (13:58 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 9 Nov 2011 14:48:39 +0000 (12:48 -0200)
commit617ddafec0759d93e1f1ecf7e1b130b4f132880c
tree7769d00b479d512e765c251d5603edd4705ce825
parent0f28ad53e7b5ddf80044e0d12d60d560101bf56a
Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd

For consistency the integer type should be u16 and not __u16.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/mgmt.c