Files
linux/net
Richard Gobert df9cddce8f gro: avoid checking for a failed search
[ Upstream commit e081ecf084 ]

After searching for a protocol handler in dev_gro_receive, checking for
failure is redundant. Skip the failure code after finding the
corresponding handler.

Suggested-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Richard Gobert <richardbgobert@gmail.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20221108123320.GA59373@debian
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Stable-dep-of: 7871f54e3d ("gro: take care of DODGY packets")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-18 11:58:26 +01:00
..
2023-01-12 12:01:58 +01:00
2023-01-12 12:02:03 +01:00
2022-08-22 14:26:30 +01:00
2022-08-22 14:26:30 +01:00