On Tue, Aug 07, 2018 at 02:48:53PM -0700, Greg Rose wrote: > From: YueHaibing <[email protected]> > > Upstream commit: > From: YueHaibing <[email protected]> > Date: Wed, 1 Aug 2018 10:04:02 +0800 > Subject: [PATCH] ip_gre: remove redundant variables t_hlen > > After commit ffc2b6ee4174 ("ip_gre: fix IFLA_MTU ignored on NEWLINK") > variable t_hlen is assigned values that are never read, > hence they are redundant and can be removed. > > Signed-off-by: YueHaibing <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > Cc: YueHaibing <[email protected]> > Signed-off-by: Greg Rose <[email protected]>
These looked like straightforward backports so I applied them to master. It's not clear to me whether they fixed any bugs so I didn't backport them, please let me know if I should. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
