From: Johan Hedberg Date: Sat, 15 Nov 2014 07:34:23 +0000 (+0200) Subject: Bluetooth: Fix clearing remote OOB data through mgmt X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~5^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eedbd5812c2afe79646a7c1c071875e46c867935;p=pandora-kernel.git Bluetooth: Fix clearing remote OOB data through mgmt When passed BDADDR_ANY the Remove Remote OOB Data comand is specified to clear all entries. This patch adds the necessary check and calls hci_remote_oob_data_clear() when necessary. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed