Re: [PATCH net-next 1/4] flow_dissector: add meaningful comments

2019-10-23 Thread Simon Horman
On Mon, Oct 21, 2019 at 10:09:45PM +0200, Matteo Croce wrote: > Documents two piece of code which can't be understood at a glance. > > Signed-off-by: Matteo Croce Reviewed-by: Simon Horman > --- > include/net/flow_dissector.h | 1 + > net/core/flow_dissector.c| 6 ++ > 2 files changed

[PATCH net-next 1/4] flow_dissector: add meaningful comments

2019-10-21 Thread Matteo Croce
Documents two piece of code which can't be understood at a glance. Signed-off-by: Matteo Croce --- include/net/flow_dissector.h | 1 + net/core/flow_dissector.c| 6 ++ 2 files changed, 7 insertions(+) diff --git a/include/net/flow_dissector.h b/include/net/flow_dissector.h index 90bd210