diff options
author | Daniel T. Lee <danieltimlee@gmail.com> | 2019-10-05 17:25:06 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-10-07 09:26:32 -0400 |
commit | 723d2904a2a47339cae7cb1c2a6a7582c130ee66 (patch) | |
tree | e821cb902d2b95bb0b55552f2c6d46779904d404 /samples/rpmsg | |
parent | db7fe42d687c8df861487f5343f1113a0dc80a85 (diff) |
samples: pktgen: make variable consistent with option
This commit changes variable names that can cause confusion.
For example, variable DST_MIN is quite confusing since the
keyword 'udp_dst_min' and keyword 'dst_min' is used with pg_ctrl.
On the following commit, 'dst_min' will be used to set destination IP,
and the existing variable name DST_MIN should be changed.
Variable names are matched to the exact keyword used with pg_ctrl.
Signed-off-by: Daniel T. Lee <danieltimlee@gmail.com>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/rpmsg')
0 files changed, 0 insertions, 0 deletions