mbox series

[net,v2,0/2] net: ravb: Fix potential issues

Message ID 20230123131331.1425648-1-yoshihiro.shimoda.uh@renesas.com (mailing list archive)
Headers show
Series net: ravb: Fix potential issues | expand

Message

Yoshihiro Shimoda Jan. 23, 2023, 1:13 p.m. UTC
Fix potentiall issues on the ravb driver.

Changes from v1:
https://lore.kernel.org/all/20230119043920.875280-1-yoshihiro.shimoda.uh@renesas.com/
 - Fix typo in the patch [1/2].
 - Add Reviewed-by in the patch [1/2].
 - Fix "Fixed" tag in the patch [2/2].
 - Fix a comment indentation of the code in the patch [2/2].

Yoshihiro Shimoda (2):
  net: ravb: Fix lack of register setting after system resumed for Gen3
  net: ravb: Fix possible hang if RIS2_QFF1 happen

 drivers/net/ethernet/renesas/ravb_main.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)