Re: [PATCH net-next] net: usb: sr9700: clarify code using BIT and GENMASK macros
From: Ethan Nelson-Moore <hidden>
Date: 2026-01-27 04:21:02
Also in:
linux-usb
From: Ethan Nelson-Moore <hidden>
Date: 2026-01-27 04:21:02
Also in:
linux-usb
On Mon, Jan 26, 2026 at 5:51 AM Simon Horman [off-list ref] wrote:
My advice is to wait for all your outstanding sr9700 to settle. And then collect up those that are left into a patchset, addressing review of them. And include, in that patchset, this patch, in it's full form.
Hi, Simon, That makes sense to me. I've adjusted this patch to be part of a new patch series I'm working on, and to adjust all bitmasks, even ones that are removed later in the series. Ethan