From 8411a90ae6cabaf1b889c7b36fa504eb94f64e16 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Mon, 31 May 2010 00:28:35 -0700 Subject: [PATCH] --- yaml --- r: 202597 b: refs/heads/master c: 38117d1495e587fbb10d6e55733139a27893cef5 h: refs/heads/master i: 202595: 74bd2b1567319bfcfcb4e1772e664617508b9436 v: v3 --- [refs] | 2 +- trunk/include/linux/notifier.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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