]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'net-ravb-fixes-for-the-ravb-driver'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 30 Nov 2023 09:59:10 +0000 (10:59 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 30 Nov 2023 09:59:11 +0000 (10:59 +0100)
commit777f245eec8152926b411e3d4f4545310f52cbed
tree647ac6ea06df7ca9159b765cf392099bc0c6d12f
parent91fdb30ddfdb651509914d3ed0a0302712540fed
parentedf9bc396e05081ca281ffb0cd41e44db478ff26
Merge branch 'net-ravb-fixes-for-the-ravb-driver'

Claudiu Beznea says:

====================
net: ravb: Fixes for the ravb driver

This series adds some fixes for ravb driver. Patches in this series
were initilly part of series at [1].

Changes in v2:
- in description of patch 1/6 documented the addition of
  out_free_netdev goto label
- collected tags
- s/out_runtime_disable/out_rpm_disable in patch 2/6
- fixed typos in description of patch 6/6

Changes since [1]:
- addressed review comments
- added patch 6/6

[1] https://lore.kernel.org/all/20231120084606.4083194-1-claudiu.beznea.uj@bp.renesas.com/
====================

Link: https://lore.kernel.org/r/20231128080439.852467-1-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>