From: Heiner Kallweit
Date: Mon, 18 May 2020 22:22:09 +0200
> Let the compiler decide about inlining, and as confirmed by Eric it's
> better to use WRITE_ONCE here to ensure that the descriptor ownership
> is transferred to NIC immediately.
>
> Signed-off-by: Heiner Kallweit
Applied.
Let the compiler decide about inlining, and as confirmed by Eric it's
better to use WRITE_ONCE here to ensure that the descriptor ownership
is transferred to NIC immediately.
Signed-off-by: Heiner Kallweit
---
drivers/net/ethernet/realtek/r8169_main.c | 5 ++---
1 file changed, 2 insertions(+),