[Pkg-ofed-commits] [mstflint] 04/13: Imported Upstream version 4.1.0+1.45.g1d75d01

Mehdi Dogguy mehdi at moszumanska.debian.org
Thu Dec 31 19:02:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

mehdi pushed a commit to branch master
in repository mstflint.

commit 85fbd01969bacc5c59b2ae5b118bec8cdfd34a5a
Author: Mehdi Dogguy <mehdi at debian.org>
Date:   Thu Dec 31 01:10:51 2015 +0100

    Imported Upstream version 4.1.0+1.45.g1d75d01
---
 common/gitversion.h | 2 +-
 mstflint.spec       | 4 ++--
 mtcr_ul/mtcr_ul.c   | 1 +
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/common/gitversion.h b/common/gitversion.h
index 3be35e5..0f3c1a7 100644
--- a/common/gitversion.h
+++ b/common/gitversion.h
@@ -1 +1 @@
-#define TOOLS_GIT_SHA "8d7fa4a"
+#define TOOLS_GIT_SHA "1d75d01"
diff --git a/mstflint.spec b/mstflint.spec
index adf123a..97fa042 100644
--- a/mstflint.spec
+++ b/mstflint.spec
@@ -12,12 +12,12 @@
 Summary: Mellanox firmware burning application
 Name: %{name}
 Version: 4.1.0
-Release: 1.44.g8d7fa4a
+Release: 1.45.g1d75d01
 License: GPL/BSD
 Url: http://openfabrics.org
 Group: System Environment/Base
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
-Source: http://www.openfabrics.org/downloads/mstflint-4.1.0-1.44.g8d7fa4a.tar.gz
+Source: http://www.openfabrics.org/downloads/mstflint-4.1.0-1.45.g1d75d01.tar.gz
 ExclusiveArch: i386 i486 i586 i686 x86_64 ia64 ppc ppc64 ppc64le arm64 aarch64
 BuildRequires: zlib-devel %{ibmadlib}
 
diff --git a/mtcr_ul/mtcr_ul.c b/mtcr_ul/mtcr_ul.c
index 4579ad5..b97d310 100644
--- a/mtcr_ul/mtcr_ul.c
+++ b/mtcr_ul/mtcr_ul.c
@@ -1244,6 +1244,7 @@ name_parsed:
     *force = 0;
 #ifdef __aarch64__
     // on ARM processors MMAP not supported
+    (void)force_config; // avoid warrnings
     return MTCR_ACCESS_CONFIG;
 #else
     if (force_config) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/mstflint.git



More information about the Pkg-ofed-commits mailing list