]> git.ipfire.org Git - thirdparty/collectd.git/commit
dpdk_telemetry plugin: move read loop reg to module register
authorReshma Pattan <reshma.pattan@intel.com>
Fri, 11 Oct 2019 16:15:57 +0000 (17:15 +0100)
committerReshma Pattan <reshma.pattan@intel.com>
Fri, 11 Oct 2019 16:44:25 +0000 (17:44 +0100)
commitaef41f27cc44cba606b7efb87168b32576df3a47
treec3384e58a9e17246b372e1ab79eaa350c2b978c6
parent76070245a10d2a9b666e9196d393a0e8ebdf64d1
dpdk_telemetry plugin: move read loop reg to module register

Move read loop callback registration to module_register().

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
src/dpdk_telemetry.c