[spp] [PATCH 0/2] Rename struct cmd_response
yasufum.o at gmail.com
yasufum.o at gmail.com
Mon Jun 24 09:10:49 CEST 2019
From: Yasufumi Ogawa <yasufum.o at gmail.com>
Struct cmd_response is to define a set of combinations of tag and ope
function, so the name is not appropriate considering this feature.
This update is to rename it to `cmd_res_formatter_ops` for spp_vf,
spp_mirror and spp_pcap.
Yasufumi Ogawa (2):
shared/sec: change name of struct cmd_response
spp_pcap: change name of struct cmd_response
src/pcap/cmd_runner.c | 8 ++++----
.../secondary/spp_worker_th/cmd_res_formatter.c | 13 ++++++-------
.../secondary/spp_worker_th/cmd_res_formatter.h | 11 +++++------
3 files changed, 15 insertions(+), 17 deletions(-)
--
2.17.1
More information about the spp
mailing list