mbox series

[net-next,0/2] smc: Updates 2023-03-01

Message ID 20230313101032.13180-1-wenjia@linux.ibm.com (mailing list archive)
Headers show
Series smc: Updates 2023-03-01 | expand

Message

Wenjia Zhang March 13, 2023, 10:10 a.m. UTC
The 1st patch is to make implements later do not need to adhere to a
specific SEID format. The 2nd patch does some cleanup.

Stefan Raspl (2):
  net/smc: Introduce explicit check for v2 support
  net/ism: Remove extra include

 drivers/s390/net/ism_drv.c | 8 +++++++-
 include/net/smc.h          | 1 +
 net/smc/smc_ism.c          | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org March 15, 2023, 8:20 a.m. UTC | #1
Hello:

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

On Mon, 13 Mar 2023 11:10:30 +0100 you wrote:
> The 1st patch is to make implements later do not need to adhere to a
> specific SEID format. The 2nd patch does some cleanup.
> 
> Stefan Raspl (2):
>   net/smc: Introduce explicit check for v2 support
>   net/ism: Remove extra include
> 
> [...]

Here is the summary with links:
  - [net-next,1/2] net/smc: Introduce explicit check for v2 support
    https://git.kernel.org/netdev/net-next/c/f947568e2580
  - [net-next,2/2] net/ism: Remove extra include
    https://git.kernel.org/netdev/net-next/c/298c91dc40e5

You are awesome, thank you!