lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 21 Jun 2017 11:34:02 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     Yuval.Mintz@...ium.com
Cc:     netdev@...r.kernel.org, Michal.Kalderon@...ium.com,
        chad.dupuis@...ium.com
Subject: Re: [PATCH net-next] qede: Fix compilation without QED_RDMA

From: Yuval Mintz <Yuval.Mintz@...ium.com>
Date: Wed, 21 Jun 2017 08:26:34 +0300

> From: Chad Dupuis <chad.dupuis@...ium.com>
> 
> When CONFIG_QED_RDMA isn't defined, we'd hit the following:
> 
>  /include/linux/qed/qede_rdma.h:84:19:
>  warning: ‘qede_rdma_dev_add’ used but never defined [enabled by default]
>  static inline int qede_rdma_dev_add(struct qede_dev *dev);
> 
> Fixes: bbfcd1e8e167 ("qed*: Set rdma generic functions prefix")
> Signed-off-by: Chad Dupuis <chad.dupuis@...ium.com>
> Signed-off-by: Yuval Mintz <Yuval.Mintz@...ium.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ