From: [email protected] Date: Wed, 30 Nov 2016 08:48:44 +0800 > From: Gao Feng <[email protected]> > > The mtu_adj is initialized to zero when alloc mem, there is no any > assignment to mtu_adj. It is only used in ipvlan_adjust_mtu as one > right value. > So it is useless member of struct ipvl_dev, then remove it. > > Signed-off-by: Gao Feng <[email protected]>
Applied, thank you.
