]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit0ace81ec7192201af48528c309ee0b4103021f55
tree31392af30d170c97f2162b616407c3b341910157
parent9b6c14d51bd2304b92f842e96172a9cc822fc77c
ipv4: update comment to document GSO fragmentation cases.

This is a follow-up to commit 9ee6c5dc816a ("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