]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh
authorSean Hefty <sean.hefty@intel.com>
Thu, 2 May 2013 20:40:51 +0000 (13:40 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 2 May 2013 20:40:51 +0000 (13:40 -0700)
meta
patches/afib
patches/refresh-temp [deleted file]

diff --git a/meta b/meta
index 82d7a8c5768dbd1a9e12c34b1b5d211dd5202e70..387ca89855d5cdf7f46996621173302fa3a7d14c 100644 (file)
--- a/meta
+++ b/meta
@@ -1,10 +1,9 @@
 Version: 1
-Previous: d2ba6e4e93c14e74991d73908ea9b7a5576868bf
-Head: 2581b41011ffb020f848d47150d8877090a16e2a
+Previous: 9fa748a0eb4a6f5f1ec5b4973c6053291ba9866f
+Head: ea79ee5d40967c071a420e282c15a198a434de51
 Applied:
   rs-iwarp: faae8c5db396985a40dc56ad6f82f89a16b8e9f1
-  afib: ebc6206ccf02f9d18c916c8dcb9320f299d756a0
-  refresh-temp: 2581b41011ffb020f848d47150d8877090a16e2a
+  afib: ea79ee5d40967c071a420e282c15a198a434de51
 Unapplied:
   seterr: 47eb0c419687c2690292c1910acae83a46e5388c
   clisvr: 0db572abcf3d78374a5ea0f91b709136948809cc
index 0f4caf02fe2668a4e0945fcb3952d8a4f5809edf..92cb86a2e78defca77a7caf05a80e83027cf4ae7 100644 (file)
@@ -1,5 +1,5 @@
 Bottom: de87f5a87dd536025f4ce22a3bad2600d4350081
-Top:    de87f5a87dd536025f4ce22a3bad2600d4350081
+Top:    8a390d252308cd09643f72cd833cd7c7c8db9ff7
 Author: Sean Hefty <sean.hefty@intel.com>
 Date:   2013-05-02 13:38:37 -0700
 
@@ -10,4 +10,16 @@ Signed-off-by: Sean Hefty <sean.hefty@intel.com>
 
 ---
 
-
+diff --git a/include/infiniband/ib.h b/include/infiniband/ib.h
+index 2e5029a..e9d0a53 100644
+--- a/include/infiniband/ib.h
++++ b/include/infiniband/ib.h
+@@ -37,7 +37,7 @@
+ #include <string.h>
+ #ifndef AF_IB
+-#define AF_IB 27
++#define AF_IB 129
+ #endif
+ #ifndef PF_IB
+ #define PF_IB AF_IB
diff --git a/patches/refresh-temp b/patches/refresh-temp
deleted file mode 100644 (file)
index 29d527a..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-Bottom: de87f5a87dd536025f4ce22a3bad2600d4350081
-Top:    8a390d252308cd09643f72cd833cd7c7c8db9ff7
-Author: Sean Hefty <sean.hefty@intel.com>
-Date:   2013-05-02 13:40:51 -0700
-
-Refresh of afib
-
----
-
-diff --git a/include/infiniband/ib.h b/include/infiniband/ib.h
-index 2e5029a..e9d0a53 100644
---- a/include/infiniband/ib.h
-+++ b/include/infiniband/ib.h
-@@ -37,7 +37,7 @@
- #include <string.h>
- #ifndef AF_IB
--#define AF_IB 27
-+#define AF_IB 129
- #endif
- #ifndef PF_IB
- #define PF_IB AF_IB