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:	Mon, 19 May 2014 09:31:16 -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>,
	linville <linville@...driver.com>,
	linux-wireless <linux-wireless@...r.kernel.org>,
	ath9k-devel@...ts.ath9k.org, netdev <netdev@...r.kernel.org>
Subject: randconfig build error with next-20140519, in drivers/net/wireless/ath/ath9k/dfs.c

Building with the attached random configuration file,

In file included from drivers/net/wireless/ath/ath9k/eeprom.h:22:0,
                 from drivers/net/wireless/ath/ath9k/hw.h:27,
                 from drivers/net/wireless/ath/ath9k/dfs.c:18:
drivers/net/wireless/ath/ath9k/dfs.c: In function ‘ath9k_dfs_process_phyerr’:
drivers/net/wireless/ath/ath9k/dfs.c:185:14: error: ‘struct ath_softc’
has no member named ‘debug’
    pe.ts - sc->debug.stats.dfs_stats.last_ts);
              ^
drivers/net/wireless/ath/ath9k/../ath.h:273:41: note: in definition of
macro ‘ath_dbg’
   ath_printk(KERN_DEBUG, common, fmt, ##__VA_ARGS__); \
                                         ^
drivers/net/wireless/ath/ath9k/dfs.c:186:5: error: ‘struct ath_softc’
has no member named ‘debug’
   sc->debug.stats.dfs_stats.last_ts = pe.ts;
     ^
make[5]: *** [drivers/net/wireless/ath/ath9k/dfs.o] Error 1

View attachment "randconfig-1400497355.txt" of type "text/plain" (105070 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ