|
@@ -1982,6 +1982,7 @@ struct pcpu_sw_netstats {
|
|
|
#define NETDEV_CHANGEUPPER 0x0015
|
|
|
#define NETDEV_RESEND_IGMP 0x0016
|
|
|
#define NETDEV_PRECHANGEMTU 0x0017 /* notify before mtu change happened */
|
|
|
+#define NETDEV_CHANGEINFODATA 0x0018
|
|
|
|
|
|
int register_netdevice_notifier(struct notifier_block *nb);
|
|
|
int unregister_netdevice_notifier(struct notifier_block *nb);
|