On Fri, Aug 05, 2022 at 03:08:40PM -0300, Jose Alonso wrote:
The usage of FLAG_SEND_ZLP causes problems to other firmware/hardware versions that have no issues.
This patch is reverting 36a15e1cb134 ("net: usb: ax88179_178a needs FLAG_SEND_ZLP") because using FLAG_SEND_ZLP in this context is not safe. See: https://patchwork.ozlabs.org/project/netdev/patch/1270599787.8900.8.camel@Li...
Please wrap (but not the url) at 72 columns like your editor asked you to :)
reported by: Ronald Wahl ronald.wahl@raritan.com
Should be:
Reported-by: Ronald Wahl ronald.wahl@raritan.com
https://bugzilla.kernel.org/show_bug.cgi?id=216327 https://bugs.archlinux.org/task/75491
Those should be "Link:" references.
And you need a cc: stable and/or a "Fixes:" tag please.
Also there is a normal template that 'git revert' gives you, why not use that?
thanks,
greg k-h