Merge branch 'tcp-some-bug-fixes-for-tcp_read_skb'
authorJakub Kicinski <kuba@kernel.org>
Thu, 18 Aug 2022 18:04:58 +0000 (11:04 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 18 Aug 2022 18:04:58 +0000 (11:04 -0700)
Cong Wang says:

====================
tcp: some bug fixes for tcp_read_skb()

This patchset contains 3 bug fixes and 1 minor refactor patch for
tcp_read_skb(). V1 only had the first patch, as Eric prefers to fix all
of them together, I have to group them together.
====================

Link: https://lore.kernel.org/r/20220817195445.151609-1-xiyou.wangcong@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge