Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Mon, 18 Jan 2021 16:06:54 +0100 you wrote:
> Hi,
>
> This patch fixes a regression v5.11-rc1, where rebooting while a sh_eth
> device is not opened will cause a crash.
>
> Changes compared to v1:
> - Export mdiobb_{read,
Hi,
This patch fixes a regression v5.11-rc1, where rebooting while a sh_eth
device is not opened will cause a crash.
Changes compared to v1:
- Export mdiobb_{read,write}(),
- Call mdiobb_{read,write}() now they are exported,
- Use mii_bus.parent to avoid bb_info.dev copy,
- Drop R