]> 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)
commitae0c6df65de76c3b9917d9e701f8770179feacc3
tree31392af30d170c97f2162b616407c3b341910157
parent5a168892b80aeb0f595fe97a1b10f39f098cbd40
ipv4: update comment to document GSO fragmentation cases.

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