projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[Bluetooth] Enforce security for outgoing RFCOMM connections
[linux-2.6]
/
net
/
bluetooth
/
bnep
/
bnep.h
diff --git
a/net/bluetooth/bnep/bnep.h
b/net/bluetooth/bnep/bnep.h
index
a299228
..
e69244d
100644
(file)
--- a/
net/bluetooth/bnep/bnep.h
+++ b/
net/bluetooth/bnep/bnep.h
@@
-174,7
+174,7
@@
struct bnep_session {
void bnep_net_setup(struct net_device *dev);
int bnep_sock_init(void);
-
int
bnep_sock_cleanup(void);
+
void
bnep_sock_cleanup(void);
static inline int bnep_mc_hash(__u8 *addr)
{