-
由 Hangbin Liu 提交于
There is one direct accesses to bond->curr_active_slave in bond_miimon_commit(). Protected it by rcu_access_pointer() since the later of this function also use this one. Signed-off-by: NHangbin Liu <liuhangbin@gmail.com> Signed-off-by: NJakub Kicinski <kuba@kernel.org>
3d0b738f