Bluetooth: convert flushable variable to flag in l2cap chan
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Tue, 11 Oct 2011 11:04:31 +0000 (14:04 +0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Tue, 11 Oct 2011 13:44:44 +0000 (10:44 -0300)
flushable variable inside l2cap_chan is a logical one and can
be easily converted to flag. Added flags in l2cap_chan structure.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found