From: Marcel Holtmann Date: Wed, 29 Oct 2014 22:37:53 +0000 (+0100) Subject: Bluetooth: Clear LE white list when resetting controller X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4d5504d5c39cc84f1f828e19967595597a8136e;p=pandora-kernel.git Bluetooth: Clear LE white list when resetting controller The internal representation of the LE white list needs to be cleared when receiving a successful HCI_Reset command. A reset of the controller is expected to start with an empty LE white list. When the LE white list is not cleared on controller reset, the passive background scanning might skip programming the remote devices. Only changes to the LE white list are programmed when passive background is started. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg Cc: stable@vger.kernel.org # 3.17.x --- Reading git-diff-tree failed