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-next>] [day] [month] [year] [list]
Date:	Fri, 16 May 2014 06:42:59 -0700
From:	Jim Davis <jim.epost@...il.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Larry.Finger@...inger.net, Jes.Sorensen@...hat.com,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	linux-wireless@...r.kernel.org, devel <devel@...verdev.osuosl.org>
Subject: randconfig build error with next-20140516, in drivers/staging/rtl8723au/core/rtw_cmd.c

Building with the attached random configuration file,

drivers/staging/rtl8723au/core/rtw_cmd.c: In function ‘c2h_evt_hdl’:
drivers/staging/rtl8723au/core/rtw_cmd.c:1315:4: error: implicit declaration of
function ‘c2h_handler_8723a’ [-Werror=implicit-function-declaration]
    ret = c2h_handler_8723a(adapter, c2h_evt);
    ^
drivers/staging/rtl8723au/core/rtw_cmd.c: In function ‘rtw_evt_work’:
drivers/staging/rtl8723au/core/rtw_cmd.c:1349:2: error: implicit declaration of
function ‘c2h_id_filter_ccx_8723a’ [-Werror=implicit-function-declaration]
  if (c2h_id_filter_ccx_8723a(ework->u.c2h_evt.id) == true) {
  ^
cc1: some warnings being treated as errors

View attachment "randconfig-1400229346.txt" of type "text/plain" (96794 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ