diff --git a/[refs] b/[refs] index ab7a2bcfbba2..15765f83c1d0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 06f555f35fcc917c2b3c32fe151ec370ad47db35 +refs/heads/master: 38117d1495e587fbb10d6e55733139a27893cef5 diff --git a/trunk/include/linux/notifier.h b/trunk/include/linux/notifier.h index 22c2abb61974..b2f1a4d83550 100644 --- a/trunk/include/linux/notifier.h +++ b/trunk/include/linux/notifier.h @@ -210,7 +210,7 @@ static inline int notifier_to_errno(int ret) #define NETDEV_POST_INIT 0x0010 #define NETDEV_UNREGISTER_BATCH 0x0011 #define NETDEV_BONDING_DESLAVE 0x0012 -#define NETDEV_NOTIFY_PEERS 0x0012 +#define NETDEV_NOTIFY_PEERS 0x0013 #define SYS_DOWN 0x0001 /* Notify of system down */ #define SYS_RESTART SYS_DOWN