commit | d57b0e8b8990419b7b7ae0dda5cc4452720b3c7c | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@intel.com> | Tue Oct 11 14:04:31 2011 +0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Tue Oct 11 10:44:44 2011 -0300 |
tree | 1e08d57106396709bdfc261d86b7fd85c00ca8cd | |
parent | d4b8d1c9c1564f4cbce86cbbee099fadf735b226 [diff] |
Bluetooth: convert flushable variable to flag in l2cap chan 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>