net/smc: Correct spelling mistake to TCPF_SYN_RECV
authorWen Gu <guwen@linux.alibaba.com>
Thu, 28 Oct 2021 07:13:47 +0000 (15:13 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Oct 2021 12:04:28 +0000 (13:04 +0100)
commitf3a3a0fe0b644582fa5d83dd94b398f99fc57914
treeb34fee7aafcd17dd6d1cf1f144762866e0ad17ab
parentc4a146c7cf5e8ad76231523b174d161bf152c6e7
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>
net/smc/af_smc.c