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] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 30 Aug 2022 11:29:31 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Network Development <netdev@...r.kernel.org>,
        Jakub Kicinski <kuba@...nel.org>
Subject: Re: linux-next: Tree for Aug 30 (net/ieee802154/nl802154.c:)



On 8/30/22 00:01, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20220829:
> 

on i386 or x86_64:

when # CONFIG_IEEE802154_NL802154_EXPERIMENTAL is not set

../net/ieee802154/nl802154.c:2503:26: error: ‘NL802154_CMD_DEL_SEC_LEVEL’ undeclared here (not in a function); did you mean ‘NL802154_CMD_SET_CCA_ED_LEVEL’?
 2503 |         .resv_start_op = NL802154_CMD_DEL_SEC_LEVEL + 1,
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          NL802154_CMD_SET_CCA_ED_LEVEL


-- 
~Randy

Powered by blists - more mailing lists