From patchwork Thu Apr 27 13:24:22 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 9702877 X-Patchwork-Delegate: ira.weiny@intel.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 15334602CC for ; Thu, 27 Apr 2017 13:24:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 109F420572 for ; Thu, 27 Apr 2017 13:24:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 04AAA28634; Thu, 27 Apr 2017 13:24:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2069F20572 for ; Thu, 27 Apr 2017 13:24:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S938067AbdD0NY1 (ORCPT ); Thu, 27 Apr 2017 09:24:27 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:33116 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S938064AbdD0NY0 (ORCPT ); Thu, 27 Apr 2017 09:24:26 -0400 Received: by mail-wm0-f65.google.com with SMTP id y10so4582361wmh.0 for ; Thu, 27 Apr 2017 06:24:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dev-mellanox-co-il.20150623.gappssmtp.com; s=20150623; h=to:cc:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=spDDADz7v5YRWFToCNU2q4ytskcPFSaMMVZZ6Mtq3yw=; b=LKg6UuIPuodqdHtz2ePy+rb6JkK7DZDI/yWGLhcxq8sV+gYW9BAhDrnrhlE0wes2/H N1R2o6MIC6ly8MM5MkiCTzUdUqgixStAC0eFoI54BDTl+9p20YNvxmXdliRxju1NNeQN cqEzgRjga5OTO63QbI4xubXuS0vBEqDlgrBvHkH+B5HdcXnBzRhLBtmDBgRfqgoWcj2t Mc+ssSeGB7IqwrY+RQ6F1RMRAzmflVB4xAmziJ9x8IezV2/92nMGGBSJf2yu1ElauJtv VbD2sRwRHyo3qvbUYrIBiq5LESbl4CdXIS1IXxd21BKaHbe15ScSqGhnlu4ud9eqU+oG lraw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:cc:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=spDDADz7v5YRWFToCNU2q4ytskcPFSaMMVZZ6Mtq3yw=; b=QoZercUDDiL5hXuMMuXzEQI2rV1owLY5MIWmJ2TBdzZQG4L2X6NQT+Gc4tnRSMmPoj DRtpIE7KQgRvRQmOxeApz8thjjEmrNXqyoFk3EFseMXtTK53oYfl3wj4Akq7Ez4Uvsxr opPJlhyhBp293a8GxoTcgIc54ko477wdt/+lk7hnAFdqalBCD6y69rqGAiAMWw0Ggvg/ yrljNG8XvPYzHqsR41aUivEhmkWUu1GDQbDhXUYW2o9G2VHd9zPVbIkyYtZbWel6Cz5G wbNXmtClYLIiQ7qHib9xg/ZfEVruschcYAwnvilgzmm40MjHlgjGKanBXOzEd5bKn9nH m8FQ== X-Gm-Message-State: AN3rC/5WDkNtl0IanNTk59ZGel+HQ34Mmw9iavFmJwS19DWrSjXfOdW5 VCtIftz2RzVZ+g== X-Received: by 10.28.209.13 with SMTP id i13mr2047033wmg.31.1493299465226; Thu, 27 Apr 2017 06:24:25 -0700 (PDT) Received: from [192.168.1.183] (c-98-229-113-133.hsd1.ma.comcast.net. [98.229.113.133]) by smtp.googlemail.com with ESMTPSA id n193sm10025337wmg.30.2017.04.27.06.24.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2017 06:24:24 -0700 (PDT) To: "Weiny, Ira" Cc: "linux-rdma@vger.kernel.org" From: Hal Rosenstock Subject: [PATCH infiniband-diags] ibstat.c: Add include for __be64 type Message-ID: <9747c5f3-7176-564f-8a74-a3f4a8558c71@dev.mellanox.co.il> Date: Thu, 27 Apr 2017 09:24:22 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP for supporting libibumad prior to it's inclusion in rdma-core rdma-core dependency was added by: commit 8e562d3c22840064d7693e22c93f9c0a9112365a infiniband-diags: Fix type passed to umad_get_ca_portguids Signed-off-by: Hal Rosenstock --- -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/src/ibstat.c b/src/ibstat.c index 67ab165..bad4c99 100644 --- a/src/ibstat.c +++ b/src/ibstat.c @@ -48,6 +48,7 @@ #include #include #include +#include /* __be64 */ #include