Re: [PATCH net] net: usb: catc: enable basic endpoint checking
From: Ziyi Guo
Date: Thu Feb 12 2026 - 14:21:42 EST
On Thu, Feb 12, 2026 at 11:09 AM Simon Horman <horms@xxxxxxxxxx> 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.