From: Johan Hedberg Date: Fri, 15 Mar 2013 22:07:15 +0000 (-0500) Subject: Bluetooth: Simplify address parameters of user_pairing_resp() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~170^2^2~116^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1707c60e5d0d4c82c0601d92f10e24e04d2cc599;p=pandora-kernel.git 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 Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed