On Fri, 2022-08-05 at 17:51 -0700, Jakub Kicinski wrote:
On Fri, 05 Aug 2022 17:27:33 -0300 Jose Alonso wrote:
To: David S. Miller davem@davemloft.net, Greg Kroah-Hartman gregkh@linuxfoundation.org Cc: netdev netdev@vger.kernel.org, stable stable@vger.kernel.org, Ronald Wahl ronald.wahl@raritan.com
[PATCH net] net: usb: ax88179_178a have issues with FLAG_SEND_ZLP The usage of FLAG_SEND_ZLP causes problems to other firmware/hardware versions that have no issues.
But you tested with 1790 previously so isn't the misbehaviour on that device going to come back if we remove the flag again?
There are also 0b95:1790 devices with probably different firmware/hardware version that have issues with the patch. The original problem needs another way to solve.