On Mon, Aug 12, 2019 at 01:08:54PM -0700, Andrey Smirnov wrote: > Instead of zeroing out all of the packet and then overwriting a > significant portion of those zeros via memcpy(), zero out only a > portion of the packet that is known to not contain any data. > > Signed-off-by: Andrey Smirnov <andrew.smirnov@xxxxxxxxx> > Cc: Chris Healy <cphealy@xxxxxxxxx> > Cc: Guenter Roeck <linux@xxxxxxxxxxxx> > Cc: Rick Ramstetter <rick@xxxxxxxxxxxxxxx> > Cc: linux-watchdog@xxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>