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)
commitcf2f90f59bbf2c2a539d171cde6e1dfe72048555
tree6a358d0674a044e7b7a13eeafdebe1ada3e0fc1c
parent6ff5abbf4e4aa88feb9c2367d4fbd9ea081bf98c
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