mbox series

[net,0/2] rswitch: Fix issues on specific conditions

Message ID 20231010124858.183891-1-yoshihiro.shimoda.uh@renesas.com (mailing list archive)
Headers show
Series rswitch: Fix issues on specific conditions | expand

Message

Yoshihiro Shimoda Oct. 10, 2023, 12:48 p.m. UTC
This patch series fix some issues of rswitch driver on specific
condtions.

Yoshihiro Shimoda (2):
  rswitch: Fix renesas_eth_sw_remove() implementation
  rswitch: Fix imbalance phy_power_off() calling

 drivers/net/ethernet/renesas/rswitch.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 12, 2023, 9:30 a.m. UTC | #1
Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Tue, 10 Oct 2023 21:48:56 +0900 you wrote:
> This patch series fix some issues of rswitch driver on specific
> condtions.
> 
> Yoshihiro Shimoda (2):
>   rswitch: Fix renesas_eth_sw_remove() implementation
>   rswitch: Fix imbalance phy_power_off() calling
> 
> [...]

Here is the summary with links:
  - [net,1/2] rswitch: Fix renesas_eth_sw_remove() implementation
    https://git.kernel.org/netdev/net/c/510b18cf23b9
  - [net,2/2] rswitch: Fix imbalance phy_power_off() calling
    https://git.kernel.org/netdev/net/c/053f13f67be6

You are awesome, thank you!