]> git.baikalelectronics.ru Git - kernel.git/commit
net: flow_offload.h: Fix a comment at flow_action_entry.mangle
authorPetr Machata <petrm@mellanox.com>
Thu, 26 Mar 2020 14:01:09 +0000 (16:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Mar 2020 18:55:40 +0000 (11:55 -0700)
commit1e8978564c28f630626c5369b1edffb3d5d22233
treefa3cc276235553ecee9966d05d15c80cb6903213
parentc247a6c35897800b6d243c6a678d9965a48a8c5b
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>
include/net/flow_offload.h