From: Johan Hedberg Date: Tue, 20 May 2014 06:45:52 +0000 (+0300) Subject: Bluetooth: Update smp_confirm to return a response code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc6114402f864c3d090738df355d26c1fd374bb;p=pandora-kernel.git Bluetooth: Update smp_confirm to return a response code Now that smp_confirm() is called "inline" we can have it return a response code and have the sending of it be done in the shared place for command handlers. One exception is when we're entering smp.c from mgmt.c when user space responds to authentication, in which case we still need our own code to call smp_failure(). Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed