From: Johan Hedberg Date: Fri, 23 Jan 2015 08:10:38 +0000 (+0200) Subject: Bluetooth: Check for valid bdaddr in add_remote_oob_data X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~73^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d57e7964c3261827cc718b0e5317ac4950e2f21;p=pandora-kernel.git Bluetooth: Check for valid bdaddr in add_remote_oob_data Before doing any other verifications, the add_remote_oob_data function should first check that the given address is valid. This patch adds such a missing check to the beginning of the function. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed