]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Simplify address parameters of user_pairing_resp()
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 15 Mar 2013 22:07:15 +0000 (17:07 -0500)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 18 Mar 2013 18:36:04 +0000 (15:36 -0300)
commit381280e1ab811eb0df620832f659b73e33090ba8
treeea02904b2387322be5709c6bae7e977fae22aee4
parent6b1995480c0a827a3260643ac756f392ddaa19e2
Bluetooth: Simplify address parameters of user_pairing_resp()

Instead of passing the bdaddr and bdaddr_type as separate parameters to
user_pairing_resp it's simpler to just pass the original mgmt_addr_info
struct which contains both values.

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