]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc277ae9ec5bbf6f0f310ec3d534a013d26a5e95e
tree601a02b498c24c40a2712feef0c0cfca544fc2c1
parent34de9c69113f6be74a93ae12276bcdd3053c85a2
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