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)
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>

No differences found