]> err.no Git - linux-2.6/blobdiff - include/linux/notifier.h
Merge commit 'gcl/gcl-next'
[linux-2.6] / include / linux / notifier.h
index 0ff6224d172a90c4a9dd8122c6b9358e129f53cf..bd3d72ddf33398254a503fdbc8709e3cbccdc19e 100644 (file)
@@ -197,6 +197,7 @@ static inline int notifier_to_errno(int ret)
 #define NETDEV_GOING_DOWN      0x0009
 #define NETDEV_CHANGENAME      0x000A
 #define NETDEV_FEAT_CHANGE     0x000B
+#define NETDEV_BONDING_FAILOVER 0x000C
 
 #define SYS_DOWN       0x0001  /* Notify of system down */
 #define SYS_RESTART    SYS_DOWN