diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2021-02-26 16:20:38 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-02-28 22:51:31 +0300 |
commit | d313d16bbaea0f11a2e98f04a6c678b43c208915 (patch) | |
tree | 998eab17767ea02ac4abaf8de4729b0ed319ee87 /net | |
parent | a4fc088ad4ff4a99d01978aa41065132b574b4b2 (diff) | |
download | linux-d313d16bbaea0f11a2e98f04a6c678b43c208915.tar.xz |
net: broadcom: bcm4908_enet: enable RX after processing packets
When receiving a lot of packets hardware may run out of free
descriptiors and stop RX ring. Enable it every time after handling
received packets.
Fixes: 4feffeadbcb2 ("net: broadcom: bcm4908enet: add BCM4908 controller driver")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20210226132038.29849-1-zajec5@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions