Refactoring: Channel structures
[lttng-ust.git] / liblttng-ust / lttng-context-net-ns.c
index 1512fc27cc297a9193f0b1080ce8e32358654d06..d9293a6b287936a83318f07d908ec260c8242df3 100644 (file)
@@ -101,7 +101,7 @@ size_t net_ns_get_size(struct lttng_ust_ctx_field *field, size_t offset)
 static
 void net_ns_record(struct lttng_ust_ctx_field *field,
                 struct lttng_ust_lib_ring_buffer_ctx *ctx,
-                struct lttng_channel *chan)
+                struct lttng_ust_channel_buffer *chan)
 {
        ino_t net_ns;
 
This page took 0.023367 seconds and 4 git commands to generate.