From: Johan Hedberg Date: Mon, 19 Dec 2011 12:29:06 +0000 (+0200) Subject: Bluetooth: Add missing confirm_name field to mgmt_ev_device_found X-Git-Tag: v3.3-rc1~182^2~44^2~71^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d85bb264330a375497db9c5fd452038dba4c0ea5;p=pandora-kernel.git Bluetooth: Add missing confirm_name field to mgmt_ev_device_found This patch adds a missing confirm_name field to mgmt_ev_device_found. Support for setting the correct value for this field is not implemented yet, but having it part of the struct definition ensures that user-space gets correct sized device_found events and is thereby able to do at least rudimentary parsing of them. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed