commit | 60bac184c9c7df2299aca4dc45c4b5b486f49a89 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Apr 29 19:35:41 2013 +0300 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Sun Jun 23 00:23:48 2013 +0100 |
tree | 8bc8c47d3a75051143beea64d9df3ad1f915dec2 | |
parent | 97f57c0b14ad2ef0628fc6db48cd6c08e0e52c50 [diff] |
Bluetooth: Remove useless sk variable in l2cap_le_conn_ready The sk variable is of quite little use since it's only used to simplify access in the two bt_sk() calls. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>