Re: [PATCH v3 4/5] net: rnpgbe: Add basic mbx_fw support

From: Jakub Kicinski
Date: Wed Aug 13 2025 - 17:34:48 EST


On Wed, 13 Aug 2025 13:05:36 +0200 Geert Uytterhoeven wrote:
> Or use scoped_cond_guard(mutex_intr, ...) { ... }?

Hard no on that in networking.