Vlad,

Please pull the following patch from:

git://git.openfabrics.org/~swise/ofed-1.3 ofed_kernel

This patch must have gotten lost from 1.2.5 -> 1.3.


Thanks,

Steve.



-----

Tag -ofed for cxgb3 driver version.

This keeps kernel.org vs ofed driver versions unique.

Signed-off-by: Steve Wise <[EMAIL PROTECTED]>
---

 .../fixes/cxgb3_00300_add_ofed_version_tag.patch   |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diff --git a/kernel_patches/fixes/cxgb3_00300_add_ofed_version_tag.patch b/kernel_patches/fixes/cxgb3_00300_add_ofed_version_tag.patch
new file mode 100644
index 0000000..ffee40a
--- /dev/null
+++ b/kernel_patches/fixes/cxgb3_00300_add_ofed_version_tag.patch
@@ -0,0 +1,13 @@
+diff --git a/drivers/net/cxgb3/version.h b/drivers/net/cxgb3/version.h
+index ef1c633..ef2405a 100644
+--- a/drivers/net/cxgb3/version.h
++++ b/drivers/net/cxgb3/version.h
+@@ -35,7 +35,7 @@
+ #define DRV_DESC "Chelsio T3 Network Driver"
+ #define DRV_NAME "cxgb3"
+ /* Driver version */
+-#define DRV_VERSION "1.0-ko"
++#define DRV_VERSION "1.0-ofed"
+
+ /* Firmware version */
+ #define FW_VERSION_MAJOR 4
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to