Files
linux/drivers/net/ipa
Alex Elder ecfa80ce3b net: ipa: fix an incorrect assignment
I spotted an error in a patch posted this week, unfortunately just
after it got accepted.  The effect of the bug is that time-based
interrupt moderation is disabled.  This is not technically a bug,
but it is not what is intended.  The problem is that a |= assignment
got implemented as a simple assignment, so the previously assigned
value was ignored.

Fixes: edc6158b18 ("net: ipa: define fields for event-ring related registers")
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2023-02-20 08:14:20 +01:00
..
2022-10-03 16:49:20 -07:00
2023-02-14 20:39:39 -08:00
2022-10-03 16:49:20 -07:00
2023-02-20 08:14:20 +01:00
2022-10-25 11:15:19 +02:00
2022-12-12 15:55:06 -08:00
2022-10-03 16:49:20 -07:00
2022-10-03 16:49:20 -07:00
2022-10-03 16:49:20 -07:00
2022-10-03 16:49:20 -07:00
2022-10-03 16:49:20 -07:00
2022-10-03 16:49:20 -07:00
2023-02-10 08:06:32 +00:00
2023-02-14 20:39:39 -08:00