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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:18:26 +0000 (12:18 -0800)
commitf381c61d0fa8606ed2e13b9b9770f72646e75834
treefd29b8d85f3a359ba1501f7b02740edac3e36b16
parent97ed955d1719c63ea6d7aef81f974e10b1339937
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