]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0e5256f0b740d4e60373b1b127698b523ef579f8
treeb34fee7aafcd17dd6d1cf1f144762866e0ad17ab
parentf4567efceb71c72f7060c12508c5ff5ec8706f8a
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