diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-08-07 22:56:45 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-08-14 08:49:13 +0200 |
commit | 191eb398c677444bc08cb4497467ca9e2b8696bc (patch) | |
tree | 274364445e994cd60a5e000be4aceeed8956cb8f /net/bluetooth/lib.c | |
parent | d52deb17489b8155e031fb1a9f116c602d719e11 (diff) |
Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
With the update to sk->resume() and __l2cap_no_conn_pending() we
no-longer need to have special handling of ATT channels in the
l2cap_security_cfm() function. The chan->sec_level update when
encryption has been enabled is safe to do for any kind of channel, and
the loop takes later care of calling chan->ready() or chan->resume() if
necessary.
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/lib.c')
0 files changed, 0 insertions, 0 deletions