On 6/29/20 7:10 PM, Jakub Kicinski wrote: > On Mon, 29 Jun 2020 16:20:37 -0500 Alex Elder wrote: >> The AP LAN RX endpoint should not have download checksum offload >> enabled. >> >> The receive handler does properly accomodate the trailer that's >> added by the hardware, but we ignore it. >> >> Signed-off-by: Alex Elder <el...@linaro.org> > > For this net series - would you mind adding Fixes tags to each patch?
Yes. That hasn't been my practice in the past; I guess I'll add it to my checklist... I will fix the spelling error in version 2. -Alex > > Also checkpatch sayeth: > > WARNING: 'accomodate' may be misspelled - perhaps 'accommodate'? > #10: > The receive handler does properly accomodate the trailer that's >