From: Johan Hedberg Date: Sat, 19 Oct 2013 20:38:17 +0000 (+0300) Subject: Bluetooth: Add missing check for BREDR_ENABLED flag in update_class() X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f87ea1dabb4b0e50f0c3d7140d89f1bb697a1676;p=pandora-kernel.git Bluetooth: Add missing check for BREDR_ENABLED flag in update_class() We shouldn't be sending the HCI_Write_Class_Of_Device command when BR/EDR is disabled since this is a BR/EDR-only command. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed