Re: [PATCHv2 net-next 1/7] net: usb: centralize usbnet_cdc_zte_rx_fixup in usbnet

From: Andrew Lunn

Date: Thu Jul 09 2026 - 10:15:58 EST


On Thu, Jul 09, 2026 at 02:37:32PM +0200, Manuel Ebner wrote:
> On Thu, 2026-07-09 at 14:01 +0200, Oliver Neukum wrote:
>
> I guess a couple suggestions got lost, that's ok.

This patch is a pure move code around patch. It is bad practice to
make changes while moving code, since that needs a different sort of
review.

If the comments are to be improved, that should be in a separate
patch.

Andrew