commit | be9efd3653284f2827fd82861e8e9db9a8f726e1 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Tue May 28 01:30:22 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 28 13:11:01 2013 -0700 |
tree | 601a02b498c24c40a2712feef0c0cfca544fc2c1 | |
parent | 351638e7deeed2ec8ce451b53d33921b3da68f83 [diff] |
net: pass changed flags along with NETDEV_CHANGE event Use new netdevice notifier infrastructure to pass along changed flags. Signed-off-by: Timo Teräs <timo.teras@iki.fi> Signed-off-by: Jiri Pirko <jiri@resnulli.us> v2->v3: shortened notifier_info struct name Signed-off-by: David S. Miller <davem@davemloft.net>