diff --git a/net/bluetooth/af_bluetooth.c b/net/bluetooth/af_bluetooth.c index b8b31b79904a..235dea23969d 100644 --- a/net/bluetooth/af_bluetooth.c +++ b/net/bluetooth/af_bluetooth.c @@ -802,6 +802,8 @@ cleanup_led: static void __exit bt_exit(void) { + iso_exit(); + mgmt_exit(); sco_exit();