From 82630256ed46e1f0f2e1cb5218b8f67e0c25d589 Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Tue, 13 Jul 2010 10:30:04 -0700 Subject: [PATCH] commit --- meta | 3 +-- patches/ibv_wc | 21 --------------------- 2 files changed, 1 insertion(+), 23 deletions(-) delete mode 100644 patches/ibv_wc diff --git a/meta b/meta index 1330842b..08b2be12 100644 --- a/meta +++ b/meta @@ -1,8 +1,7 @@ Version: 1 -Previous: 1c63cff2a1ba2889fc665c7e48a8d338fcd2a395 +Previous: 67159c2a7a9a7bd72a877ccb6493bfbce12c9cfa Head: 78a740add05d65fd2bb714055e9583edd63d40cb Applied: - ibv_wc: 78a740add05d65fd2bb714055e9583edd63d40cb Unapplied: ibv_errno: 8eab091d4012ac35cbd4c240fab5f511531ee52e rm-build: ecb1d23ab7af4d244d1cf424b3274f71c6bec70a diff --git a/patches/ibv_wc b/patches/ibv_wc deleted file mode 100644 index 21b53706..00000000 --- a/patches/ibv_wc +++ /dev/null @@ -1,21 +0,0 @@ -Bottom: 06cdce656914daffeb60188020c0cbccef3f6806 -Top: 06cdce656914daffeb60188020c0cbccef3f6806 -Author: Sean Hefty -Date: 2010-07-12 10:16:26 -0700 - -libibverbs: remove duplicate wc status values - -Several ibv_wc_status values map to the same winverbs wc status -values. This causes an error if the ibv_wc_status values are -referenced in a switch statement. Replace the duplicated values -with constants, so every wc status value is unique. - -Since the wc status values are mapped from the provider library, -the duplicated values are not used anyway. - -Signed-off-by: Sean Hefty - - ---- - - -- 2.46.0