From: Marcel Holtmann Date: Fri, 13 Mar 2015 09:11:01 +0000 (-0700) Subject: Bluetooth: Introduce hci_dev_set_flag helper macro X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~244^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1536da255f16f42b8f069b2769134b32558b265;p=pandora-kernel.git Bluetooth: Introduce hci_dev_set_flag helper macro Instead of manually coding set_bit on hdev->dev_flags all the time, use hci_dev_set_flag helper macro. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed