Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > 27922b4260f65d317aabda37e42bbbff > files > 1589

kernel-2.6.18-238.el5.src.rpm

From: Doug Ledford <dledford@redhat.com>
Date: Mon, 15 Jun 2009 09:52:36 -0400
Subject: [infiniband] remove duplicate definition
Message-id: 93e55ee29b71f584bdd00b661820f553935adb12.1245072809.git.dledford@redhat.com
O-Subject: [Patch RHEL5.4 01/16] [InfiniBand] Remove duplicate definition (bz500368)
Bugzilla: 500368
RH-Acked-by: Jiri Pirko <jpirko@redhat.com>
RH-Acked-by: Prarit Bhargava <prarit@redhat.com>
RH-Acked-by: Dean Nelson <dnelson@redhat.com>
RH-Acked-by: Andy Gospodarek <gospo@redhat.com>

Fixes bz500368

Signed-off-by: Doug Ledford <dledford@redhat.com>

diff --git a/drivers/infiniband/include/linux/notifier.h b/drivers/infiniband/include/linux/notifier.h
index 69501e2..0717fce 100644
--- a/drivers/infiniband/include/linux/notifier.h
+++ b/drivers/infiniband/include/linux/notifier.h
@@ -3,7 +3,6 @@
 
 #include_next <linux/notifier.h>
 
-#define NETDEV_BONDING_FAILOVER NETDEV_CHANGE
 #define NOTIFY_DONE		0x0000		/* Don't care */
 
 #endif /* __BACKPORT_LINUX_NOTIFIER_H_TO_2_6_26__ */