diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2020-07-21 17:11:44 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-31 16:43:16 +0200 |
commit | 8209bd6287861b03fcbe069522eb5c023178e081 (patch) | |
tree | 01a08d46088abd35b4c1ded6323f33d1d38f620a /include/linux/tcp.h | |
parent | e4d9e8bab3fdbc7af82ca7fc32cce4cd42eac0cc (diff) |
net: udp: Fix wrong clean up for IS_UDPLITE macro
[ Upstream commit b0a422772fec29811e293c7c0e6f991c0fd9241d ]
We can't use IS_UDPLITE to replace udp_sk->pcflag when UDPLITE_RECV_CC is
checked.
Fixes: b2bf1e2659b1 ("[UDP]: Clean up for IS_UDPLITE macro")
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions