commit | f3a3a0fe0b644582fa5d83dd94b398f99fc57914 | [log] [tgz] |
---|---|---|
author | Wen Gu <guwen@linux.alibaba.com> | Thu Oct 28 15:13:47 2021 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 28 13:04:28 2021 +0100 |
tree | b34fee7aafcd17dd6d1cf1f144762866e0ad17ab | |
parent | c4a146c7cf5e8ad76231523b174d161bf152c6e7 [diff] |
net/smc: Correct spelling mistake to TCPF_SYN_RECV There should use TCPF_SYN_RECV instead of TCP_SYN_RECV. Signed-off-by: Wen Gu <guwen@linux.alibaba.com> Reviewed-by: Tony Lu <tonylu@linux.alibaba.com> Signed-off-by: David S. Miller <davem@davemloft.net>