]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 20 Jun 2011 19:32:11 +0000 (16:32 -0300)
commit5a0de86838536532ed58ff28c93c4971d720689c
treeb1d6e187912fa8f2f06dd92333a507a3264b8845
parent754d8082b03507dfcecc33db075fe713f85b48f0
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