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