These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mcb / mcb-core.c
index 9018ab8..a4be451 100644 (file)
@@ -409,6 +409,7 @@ static int mcb_init(void)
 
 static void mcb_exit(void)
 {
+       ida_destroy(&mcb_ida);
        bus_unregister(&mcb_bus_type);
 }