commit | 1f40be6a34a69f0ccfbf1db6814aba6d3306cb12 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Thu Mar 26 16:01:09 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 26 11:55:40 2020 -0700 |
tree | fa3cc276235553ecee9966d05d15c80cb6903213 | |
parent | 14340219b89c98d96170721d38378252db206e69 [diff] |
net: flow_offload.h: Fix a comment at flow_action_entry.mangle This field references FLOW_ACTION_PACKET_EDIT. Such action does not exist though. Instead the field is used for FLOW_ACTION_MANGLE and _ADD. Signed-off-by: Petr Machata <petrm@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>