From: Johan Hedberg Date: Thu, 28 Apr 2011 18:29:04 +0000 (-0700) Subject: Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt X-Git-Tag: v3.0-rc1~377^2~161^2^2~40^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cbc9bd99542752ff570abca79d0027669a01fb8;p=pandora-kernel.git Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt In some circumstances hci_get_auth_req will return a value different from the current conn->auth_type. In these cases update conn->auth_type so that when a user confirm request comes it doesn't falsely trigger auto-accept. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed