These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / fs / ocfs2 / cluster / tcp.c
index 56c403a..2d0acd6 100644 (file)
@@ -2204,7 +2204,7 @@ out:
        kfree(o2net_hand);
        kfree(o2net_keep_req);
        kfree(o2net_keep_resp);
-
+       o2net_debugfs_exit();
        o2quo_exit();
        return -ENOMEM;
 }