Re: [PATCH net] net: usb: catc: enable basic endpoint checking
From: Ziyi Guo <hidden>
Date: 2026-02-12 19:21:24
Also in:
linux-usb, lkml
From: Ziyi Guo <hidden>
Date: 2026-02-12 19:21:24
Also in:
linux-usb, lkml
On Thu, Feb 12, 2026 at 11:09 AM Simon Horman [off-list ref] wrote:
I think that it would be good to use an enum instead of the magic numbers 1 and 2, even if documented inline. I'm suggesting something similar to what was done in the cited commit.
Hi Simon, Thanks for your time and reply, sure, I'll revise and send a v2 version patch.