commit | 61bd3857ff2c7daf756d49b41e6277bbdaa8f789 | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@mellanox.com> | Tue Feb 03 16:48:29 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 04 16:14:24 2015 -0800 |
tree | 60cb4a6a64906a1420ebfea518277207ac61f939 | |
parent | 251c005a6403933b3405fdc15fca4355e7590b42 [diff] |
net/core: Add event for a change in slave state Add event which provides an indication on a change in the state of a bonding slave. The event handler should cast the pointer to the appropriate type (struct netdev_bonding_info) in order to get the full info about the slave. Signed-off-by: Moni Shoua <monis@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>