mbox series

[net,v2,0/2] Fixes for SMC

Message ID 20211028071344.11168-1-tonylu@linux.alibaba.com (mailing list archive)
Headers show
Series Fixes for SMC | expand

Message

Tony Lu Oct. 28, 2021, 7:13 a.m. UTC
There are some fixes for SMC.

v1->v2:
- fix wrong email address.

Tony Lu (1):
  net/smc: Fix smc_link->llc_testlink_time overflow

Wen Gu (1):
  net/smc: Correct spelling mistake to TCPF_SYN_RECV

 net/smc/af_smc.c  | 2 +-
 net/smc/smc_llc.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 28, 2021, 12:10 p.m. UTC | #1
Hello:

This series was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Thu, 28 Oct 2021 15:13:43 +0800 you wrote:
> There are some fixes for SMC.
> 
> v1->v2:
> - fix wrong email address.
> 
> Tony Lu (1):
>   net/smc: Fix smc_link->llc_testlink_time overflow
> 
> [...]

Here is the summary with links:
  - [net,v2,1/2] net/smc: Fix smc_link->llc_testlink_time overflow
    https://git.kernel.org/netdev/net/c/c4a146c7cf5e
  - [net,v2,2/2] net/smc: Correct spelling mistake to TCPF_SYN_RECV
    https://git.kernel.org/netdev/net/c/f3a3a0fe0b64

You are awesome, thank you!