From: Johan Hedberg Date: Tue, 25 Mar 2014 12:34:59 +0000 (+0200) Subject: Bluetooth: Don't send device found events for duplicate reports X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~13^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=474ee066f5abf7fc1e31ebf5865bf55d91fd83e9;p=pandora-kernel.git Bluetooth: Don't send device found events for duplicate reports Occasionally, during active scanning we will receive duplicate ADV_IND reports from the same device before receiving the SCAN_RSP from them. In order to not wake up user space unnecessarily it's better not to send these extra events as they do not contain any new information. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed