]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Don't export l2cap_sock_ops
authorGustavo F. Padovan <padovan@profusion.mobi>
Wed, 27 Apr 2011 21:40:39 +0000 (18:40 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 28 Apr 2011 04:10:02 +0000 (01:10 -0300)
commit02d17dc92c218dae9a2fb3f5e19dc28e1e43ff3f
tree6a358d0674a044e7b7a13eeafdebe1ada3e0fc1c
parentf33f8485ec822052a4dc2bc050507fd614c45e69
Bluetooth: Don't export l2cap_sock_ops

l2cap_sk_ops can be static, it's not used outside l2cap_sock.c

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_sock.c