X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flttng-context-net-ns.c;h=54c28e0fc17a601e9ee302178ac702bdbe919823;hb=6e662c2871e93ac708065ac028047e527c16b100;hp=e0b4b4db3720a062e712bb21c26479b4bd61cdd5;hpb=346cb5ee265fe5f92d4d67a078eab74aa19e7bbd;p=lttng-modules.git diff --git a/src/lttng-context-net-ns.c b/src/lttng-context-net-ns.c index e0b4b4db..54c28e0f 100644 --- a/src/lttng-context-net-ns.c +++ b/src/lttng-context-net-ns.c @@ -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;