diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2020-07-21 12:11:44 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-22 01:41:49 +0300 |
commit | b0a422772fec29811e293c7c0e6f991c0fd9241d (patch) | |
tree | 003888f239bfb73398ce132b00762e6f167f724a /drivers/net | |
parent | 9bb5fbea59f36a589ef886292549ca4052fe676c (diff) | |
download | linux-b0a422772fec29811e293c7c0e6f991c0fd9241d.tar.xz |
net: udp: Fix wrong clean up for IS_UDPLITE macro
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>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions