git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c01f8b
)
Bluetooth: Simplify address parameters of user_pairing_resp()
author
Johan Hedberg
<johan.hedberg@intel.com>
Fri, 15 Mar 2013 22:07:15 +0000
(17:07 -0500)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Mon, 18 Mar 2013 18:36:04 +0000
(15:36 -0300)
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>
No differences found