From: Michael Chan <[email protected]> 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 <[email protected]> > Acked-by: Andy Gospodarek <[email protected]> > Signed-off-by: Michael Chan <[email protected]> Applied, thanks Andy.
