Name

netdev_bonding_info_change — Dispatch event about slave change

Synopsis

void netdev_bonding_info_change (struct net_device * dev,
 struct netdev_bonding_info * bonding_info);
 

Arguments

struct net_device * dev

device

struct netdev_bonding_info * bonding_info

info to dispatch

Description

Send NETDEV_BONDING_INFO to netdev notifiers with info. The caller must hold the RTNL lock.