[PATCH net-next 0/2] gro: simplify tcp_gro_receive

Richard Gobert posted 2 patches 3 years, 4 months ago
Only 0 patches received!
net/ipv4/tcp_offload.c | 30 ++++++++++++++++--------------
1 file changed, 16 insertions(+), 14 deletions(-)
[PATCH net-next 0/2] gro: simplify tcp_gro_receive
Posted by Richard Gobert 3 years, 4 months ago
This patch series attempts to make tcp_gro_receive more readable, and easier to
understand. The first patch also removes a few unnecessary runtime checks.

Richard Gobert (2):
  gro: simplify flush logic
  gro: change confusing use of flush variable

 net/ipv4/tcp_offload.c | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

-- 
2.36.1