Re: [PATCH net] ipv4: update comment to document GSO fragmentation cases.

2016-11-09 Thread David Miller
From: Lance Richardson Date: Fri, 4 Nov 2016 12:22:38 -0400 > This is a follow-up to commit eb96202f1e34 ("ipv4: allow local > fragmentation in ip_finish_output_gso()"), updating the comment > documenting cases in which fragmentation is needed for egress > GSO packets. > > Suggested-by: Shmulik

Re: [PATCH net] ipv4: update comment to document GSO fragmentation cases.

2016-11-04 Thread Shmulik Ladkani
Hi, On Fri, 4 Nov 2016 12:22:38 -0400 Lance Richardson wrote: > This is a follow-up to commit eb96202f1e34 ("ipv4: allow local > fragmentation in ip_finish_output_gso()"), updating the comment > documenting cases in which fragmentation is needed for egress > GSO packets. > > Suggested-by: Shmul

[PATCH net] ipv4: update comment to document GSO fragmentation cases.

2016-11-04 Thread Lance Richardson
This is a follow-up to commit eb96202f1e34 ("ipv4: allow local fragmentation in ip_finish_output_gso()"), updating the comment documenting cases in which fragmentation is needed for egress GSO packets. Suggested-by: Shmulik Ladkani Signed-off-by: Lance Richardson --- net/ipv4/ip_output.c | 16 +