Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tcp: remove SG-related comment in tcp_sendmsg()
Since commit 74d4a8f ("tcp: remove sk_can_gso() use"), the code doesn't care whether the interface supports SG. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information