diff options
Diffstat (limited to 'include/net/bluetooth/bluetooth.h')
-rw-r--r-- | include/net/bluetooth/bluetooth.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/bluetooth/bluetooth.h b/include/net/bluetooth/bluetooth.h index 7bccaf921cab..7d77545fdd64 100644 --- a/include/net/bluetooth/bluetooth.h +++ b/include/net/bluetooth/bluetooth.h | |||
@@ -204,7 +204,7 @@ out: | |||
204 | return NULL; | 204 | return NULL; |
205 | } | 205 | } |
206 | 206 | ||
207 | int bt_err(__u16 code); | 207 | int bt_to_errno(__u16 code); |
208 | 208 | ||
209 | extern int hci_sock_init(void); | 209 | extern int hci_sock_init(void); |
210 | extern void hci_sock_cleanup(void); | 210 | extern void hci_sock_cleanup(void); |