diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2022-11-28 15:56:04 +0900 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-11-29 08:41:01 -0800 |
commit | d66233a312ec9013af3e37e4030b479a20811ec3 (patch) | |
tree | 517d7c57fe54f891f168ea924509765731bf4669 /lib/globtest.c | |
parent | 178833f99f587e9de9c888c38d82521dcfda12f0 (diff) | |
download | linux-d66233a312ec9013af3e37e4030b479a20811ec3.tar.bz2 |
net: ethernet: renesas: ravb: Fix promiscuous mode after system resumed
After system resumed on some environment board, the promiscuous mode
is disabled because the SoC turned off. So, call ravb_set_rx_mode() in
the ravb_resume() to fix the issue.
Reported-by: Tho Vu <tho.vu.wh@renesas.com>
Fixes: 0184165b2f42 ("ravb: add sleep PM suspend/resume support")
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Link: https://lore.kernel.org/r/20221128065604.1864391-1-yoshihiro.shimoda.uh@renesas.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/globtest.c')
0 files changed, 0 insertions, 0 deletions