From: [email protected] Date: Wed, 7 Dec 2016 12:23:18 +0800 > From: Gao Feng <[email protected]> > > When free macvlan_port in macvlan_port_destroy, it is safe to free > directly because netdev_rx_handler_unregister could enforce one > grace period. > So it is unnecessary to use kfree_rcu for macvlan_port. > > Signed-off-by: Gao Feng <[email protected]>
Applied.
