]> git.openfabrics.org - ~shefty/rdma-win.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Tue, 13 Jul 2010 19:00:54 +0000 (12:00 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 13 Jul 2010 19:00:54 +0000 (12:00 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 295545b041e0d5185a5c70b010540cdd27722dc7..a41528bb7ed99ac87b089fd39f4dbbfe0eeaca37 100644 (file)
--- a/meta
+++ b/meta
@@ -1,8 +1,9 @@
 Version: 1
-Previous: a2bf6b15f396f0e3deb76bfbf50ee08f8b6e6eeb
-Head: 90b1fdcc21521c38de1430d65b3bedf4490f53cf
+Previous: f5ee1243051e065c75075406edb3bbac75d7c516
+Head: f9e37ba030861e8ec731b9b2268f94a27226d50e
 Applied:
   wv-rm-ioctl: 90b1fdcc21521c38de1430d65b3bedf4490f53cf
+  refresh-temp: f9e37ba030861e8ec731b9b2268f94a27226d50e
 Unapplied:
   wv-mr: 5a79437dac61b5154365b08a64da65b204df88ea
   rm-build: ecb1d23ab7af4d244d1cf424b3274f71c6bec70a
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..f21fd2e
--- /dev/null
@@ -0,0 +1,32 @@
+Bottom: 06cdce656914daffeb60188020c0cbccef3f6806
+Top:    6cbaa227d98cc3ba9d42a0d30a7fa23ad5909b6d
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2010-07-13 12:00:51 -0700
+
+Refresh of wv-rm-ioctl
+
+---
+
+diff --git a/trunk/core/winverbs/wv_ioctl.h b/trunk/core/winverbs/wv_ioctl.h
+index 898a392..7a8701f 100644
+--- a/trunk/core/winverbs/wv_ioctl.h
++++ b/trunk/core/winverbs/wv_ioctl.h
+@@ -97,8 +97,7 @@ enum {
+       WV_IO_FUNCTION_EP_CANCEL,\r
+       WV_IO_FUNCTION_EP_LISTEN,\r
+       WV_IO_FUNCTION_EP_GET_REQUEST,\r
+-      WV_IO_FUNCTION_PD_CANCEL,\r
+-      WV_IO_FUNCTION_MAX\r
++      WV_IO_FUNCTION_PD_CANCEL\r
+ };\r
\r
+ // none / WV_IO_GUID_LIST\r
+@@ -313,8 +312,6 @@ enum {
+ #define WV_IOCTL_EP_GET_REQUEST                       WV_IOCTL(WV_IO_FUNCTION_BASE + \\r
+                                                                                                WV_IO_FUNCTION_EP_GET_REQUEST)\r
\r
+-#define WV_IOCTL_MIN                                  WV_IO_FUNCTION_BASE + WV_IO_FUNCTION_MIN\r
+-#define WV_IOCTL_MAX                                  WV_IO_FUNCTION_BASE + WV_IO_FUNCTION_MAX\r
\r
+ // Device specific data follows input / output structures.\r
+ typedef struct _WV_IO_ID