Re: mmotm 2014-11-12-16-34 uploaded (net/wireless/ath9k)

From: Randy Dunlap
Date: Thu Nov 13 2014 - 12:30:08 EST


On 11/12/14 16:36, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
> The mm-of-the-moment snapshot 2014-11-12-16-34 has been uploaded to
>
> http://www.ozlabs.org/~akpm/mmotm/
>
> mmotm-readme.txt says
>
> README for mm-of-the-moment:
>
> http://www.ozlabs.org/~akpm/mmotm/
>

on x86_64: (from linux-next.patch, not mmotm patches)


CC [M] drivers/net/wireless/ath/ath9k/common-spectral.o
../drivers/net/wireless/ath/ath9k/common-spectral.c:40:5: error: redefinition of 'ath_cmn_process_fft'
int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv, struct ieee80211_hdr *hdr,
^
In file included from ../drivers/net/wireless/ath/ath9k/common.h:27:0,
from ../drivers/net/wireless/ath/ath9k/ath9k.h:27,
from ../drivers/net/wireless/ath/ath9k/common-spectral.c:18:
../drivers/net/wireless/ath/ath9k/common-spectral.h:146:19: note: previous definition of 'ath_cmn_process_fft' was here
static inline int ath_cmn_process_fft(struct ath_spec_scan_priv *spec_priv,
^
make[6]: *** [drivers/net/wireless/ath/ath9k/common-spectral.o] Error 1



--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/