]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/linux/netdevice.h
net: pass changed flags along with NETDEV_CHANGE event
authorJiri Pirko <jiri@resnulli.us>
Tue, 28 May 2013 01:30:22 +0000 (01:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 May 2013 20:11:01 +0000 (13:11 -0700)
commitbe9efd3653284f2827fd82861e8e9db9a8f726e1
tree601a02b498c24c40a2712feef0c0cfca544fc2c1
parent351638e7deeed2ec8ce451b53d33921b3da68f83
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>
include/linux/netdevice.h
net/core/dev.c