Bluetooth: use bit operation on conf_state
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 10 Jun 2011 20:02:12 +0000 (17:02 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 16 Jun 2011 21:57:14 +0000 (18:57 -0300)
commitc1360a1cf35117d6f3898cb5183ce4349d06714c
tree0a68031ba6f6252054d7b6b5b5a40913a29c58e4
parent7fbec224cfb44074ab88720c878aa3bdb3158377
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 <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c