diff options
Diffstat (limited to 'include/net')
-rw-r--r-- | include/net/bluetooth/l2cap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h index 533bef5f6341..d0baf4163261 100644 --- a/include/net/bluetooth/l2cap.h +++ b/include/net/bluetooth/l2cap.h | |||
@@ -438,7 +438,6 @@ void l2cap_sock_init(struct sock *sk, struct sock *parent); | |||
438 | struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock, | 438 | struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock, |
439 | int proto, gfp_t prio); | 439 | int proto, gfp_t prio); |
440 | 440 | ||
441 | int l2cap_sock_release(struct socket *sock); | ||
442 | int l2cap_sock_bind(struct socket *sock, struct sockaddr *addr, int alen); | 441 | int l2cap_sock_bind(struct socket *sock, struct sockaddr *addr, int alen); |
443 | int l2cap_sock_connect(struct socket *sock, struct sockaddr *addr, int alen, int flags); | 442 | int l2cap_sock_connect(struct socket *sock, struct sockaddr *addr, int alen, int flags); |
444 | int l2cap_sock_listen(struct socket *sock, int backlog); | 443 | int l2cap_sock_listen(struct socket *sock, int backlog); |