From: Gustavo F. Padovan Date: Fri, 10 Jun 2011 20:02:12 +0000 (-0300) Subject: Bluetooth: use bit operation on conf_state X-Git-Tag: v3.1-rc1~316^2~350^2^2~54^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1360a1cf35117d6f3898cb5183ce4349d06714c;p=pandora-kernel.git Bluetooth: use bit operation on conf_state Instead of making the bit operations manually, we now use set_bit, test_bit, etc. Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed