]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: update comment to document GSO fragmentation cases.
authorLance Richardson <lrichard@redhat.com>
Wed, 9 Nov 2016 20:04:39 +0000 (15:04 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Nov 2016 17:01:54 +0000 (12:01 -0500)
commitd2356a2e01c4ac0beeecdfd978af0879741fbc54
tree31392af30d170c97f2162b616407c3b341910157
parent1e39a6bd0ddccd455800db98348a84e91860fa6f
ipv4: update comment to document GSO fragmentation cases.

This is a follow-up to commit 2ad87170f6c6 ("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 <shmulik.ladkani@gmail.com>
Reviewed-by: Shmulik Ladkani <shmulik.ladkani@gmail.com>
Signed-off-by: Lance Richardson <lrichard@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/ip_output.c