
26 Sep
2024
26 Sep
'24
11:33 p.m.
On Wed, 25 Sept 2024 at 03:41, Mikhail Kshevetskiy mikhail.kshevetskiy@iopsys.eu wrote:
This patch:
- remove useless code,
- use a special function for pretty printing of tcp flags,
- simplify the code
The behavior should not be changed.
Signed-off-by: Mikhail Kshevetskiy mikhail.kshevetskiy@iopsys.eu
net/tcp.c | 66 +++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 33 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org