Birger Koblitz 4d8020072e realtek: fix locking bug in rtl838x_hw_receive()
A Locking bug in the packet receive path was introduced with PR
#4973. The following patch prevents the driver from locking
after a few minutes with an endless flow of

[ 1434.185085] rtl838x-eth 1b00a300.ethernet eth0: Ring contention: r: 0, last a28000f4, cur a28000f8
[ 1434.208971] rtl838x-eth 1b00a300.ethernet eth0: Ring contention: r: 0, last a28000f4, cur a28000fc
[ 1434.794800] rtl838x-eth 1b00a300.ethernet eth0: Ring contention: r: 0, last a28000f4, cur a28000fc
[ 1435.049187] rtl838x-eth 1b00a300.ethernet eth0: Ring contention: r: 0, last a28000f4, cur a28000fc

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Birger Koblitz <mail@birger-koblitz.de>
2022-02-18 12:35:03 +00:00
..
2022-01-15 16:36:28 +01:00
2022-02-17 11:08:58 +01:00
2022-02-11 23:17:40 +01:00
2022-02-11 23:17:40 +01:00
2021-11-08 15:56:39 +01:00
2022-01-16 20:51:14 +01:00
2022-02-01 23:34:07 +00:00
2022-01-13 09:33:29 +01:00
2022-02-11 23:17:40 +01:00
2022-02-01 23:34:07 +00:00
2022-01-28 22:06:03 +01:00
2022-02-11 23:17:40 +01:00
2022-02-11 14:24:01 +01:00
2022-02-05 14:39:20 +01:00
2021-12-17 15:10:22 +01:00
2022-02-01 23:34:07 +00:00
2022-02-18 01:31:15 +01:00