X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flttng-context-net-ns.c;h=1262178b096d1e394304c36fa0cae85b5c4e8eea;hb=4071a6283f2291a5894dc6b46608721fc6a56239;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..1262178b 100644 --- a/src/lttng-context-net-ns.c +++ b/src/lttng-context-net-ns.c @@ -36,8 +36,8 @@ 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_channel *chan) + struct lttng_kernel_ring_buffer_ctx *ctx, + struct lttng_kernel_channel_buffer *chan) { unsigned int net_ns_inum = 0;