From: Michael Chan <michael.c...@broadcom.com> Date: Tue, 17 Jan 2017 22:07:19 -0500
> In the TPA GRO code path, initialize the tcp_opt_len variable to 0 so > that it will be correct for packets without TCP timestamps. The bug > caused the SKB fields to be incorrectly set up for packets without > TCP timestamps, leading to these packets being rejected by the stack. > > Reported-by: Andy Gospodarek <andrew.gospoda...@broadocm.com> > Acked-by: Andy Gospodarek <andrew.gospoda...@broadocm.com> > Signed-off-by: Michael Chan <michael.c...@broadcom.com> Applied, thanks Andy.