Bluetooth: Remove useless access to the socket
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Sat, 18 Jun 2011 01:46:27 +0000 (22:46 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:25 +0000 (11:59 -0700)
commit43d669e7b68bcf491fbf0fab0a7d7f1536d85fca
treeece92c6391678ae54cb32d1b9aabda948c8b6d08
parent16af3daa4a1edc1dd4ccecb47a6ea6a2b2cc26f8
Bluetooth: Remove useless access to the socket

We already have access to the chan, we don't have to access the
socket to get its imtu.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_core.c