Rename struct lib_ring_buffer_ctx to struct lttng_kernel_ring_buffer_ctx
[lttng-modules.git] / src / lttng-context-net-ns.c
index e0b4b4db3720a062e712bb21c26479b4bd61cdd5..54c28e0fc17a601e9ee302178ac702bdbe919823 100644 (file)
@@ -36,7 +36,7 @@ size_t net_ns_get_size(void *priv, struct lttng_kernel_probe_ctx *probe_ctx, siz
 
 static
 void net_ns_record(void *priv, struct lttng_kernel_probe_ctx *probe_ctx,
-                struct lib_ring_buffer_ctx *ctx,
+                struct lttng_kernel_ring_buffer_ctx *ctx,
                 struct lttng_channel *chan)
 {
        unsigned int net_ns_inum = 0;
This page took 0.022738 seconds and 4 git commands to generate.