From: Gustavo F. Padovan Date: Sat, 11 Jun 2011 00:28:49 +0000 (-0300) Subject: Bluetooth: Use bit operations on conn_state X-Git-Tag: v3.1-rc1~316^2~350^2^2~54^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2ab43536c53ba112a0adfb4c0dba286544c41f6;p=pandora-kernel.git Bluetooth: Use bit operations on conn_state Instead of setting bits manually we use set_bit, test_bit, etc. Also remove L2CAP_ prefix from macros. Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed