|
@@ -174,7 +174,7 @@ struct bnep_session {
|
|
|
|
|
|
void bnep_net_setup(struct net_device *dev);
|
|
void bnep_net_setup(struct net_device *dev);
|
|
int bnep_sock_init(void);
|
|
int bnep_sock_init(void);
|
|
-int bnep_sock_cleanup(void);
|
|
|
|
|
|
+void bnep_sock_cleanup(void);
|
|
|
|
|
|
static inline int bnep_mc_hash(__u8 *addr)
|
|
static inline int bnep_mc_hash(__u8 *addr)
|
|
{
|
|
{
|