mbox series

[net,0/2] net: renesas: rswitch: Fix rx and timestamp

Message ID 20230315070424.1088877-1-yoshihiro.shimoda.uh@renesas.com (mailing list archive)
Headers show
Series net: renesas: rswitch: Fix rx and timestamp | expand

Message

Yoshihiro Shimoda March 15, 2023, 7:04 a.m. UTC
I got reports locally about issues on the rswitch driver.
So, fix the issues.

Yoshihiro Shimoda (2):
  net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
  net: renesas: rswitch: Fix GWTSDIE register handling

 drivers/net/ethernet/renesas/rswitch.c | 19 ++++++++++++++-----
 drivers/net/ethernet/renesas/rswitch.h |  1 +
 2 files changed, 15 insertions(+), 5 deletions(-)

Comments

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

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

On Wed, 15 Mar 2023 16:04:22 +0900 you wrote:
> I got reports locally about issues on the rswitch driver.
> So, fix the issues.
> 
> Yoshihiro Shimoda (2):
>   net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
>   net: renesas: rswitch: Fix GWTSDIE register handling
> 
> [...]

Here is the summary with links:
  - [net,1/2] net: renesas: rswitch: Fix the output value of quote from rswitch_rx()
    https://git.kernel.org/netdev/net/c/e05bb97d9c9d
  - [net,2/2] net: renesas: rswitch: Fix GWTSDIE register handling
    https://git.kernel.org/netdev/net/c/2c59e993c86a

You are awesome, thank you!