[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAB=NE6V12m2_u6YGxhmqjNGs9OjdOKFpCAYu5cs_Hezwwk9LLA@mail.gmail.com>
Date: Mon, 19 Dec 2011 18:42:02 -0800
From: "Luis R. Rodriguez" <mcgrof@....qualcomm.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: "John W. Linville" <linville@...driver.com>,
linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Zefir Kurtisi <zefir.kurtisi@...atec.com>
Subject: Re: linux-next: build failure after merge of the wireless-next tree
On Mon, Dec 19, 2011 at 6:18 PM, Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> Hi John,
>
> After merging the wireless-next tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/net/wireless/ath/ath9k/dfs.c: In function 'ath9k_postprocess_radar_event':
> drivers/net/wireless/ath/ath9k/dfs.c:73:1: error: 'ATH_DBG_ATH_DBG_DFS' undeclared (first use in this function)
> drivers/net/wireless/ath/ath9k/dfs.c: In function 'ath9k_dfs_process_phyerr':
> drivers/net/wireless/ath/ath9k/dfs.c:166:1: error: 'ATH_DBG_ATH_DBG_DFS' undeclared (first use in this function)
>
> Caused by commit 29942bc12537 ("ath9k: add DFS radar pulse processing").
> ath_dbg prepends ATH_DBG_ to its second argument.
>
> I have used the wireless-next tree from next-20111219 for today.
Odd, gitweb for wireless-next.git shows only one commit to dfs.c, the
change that introduced it:
http://git.kernel.org/?p=linux/kernel/git/linville/wireless-next.git;a=history;f=drivers/net/wireless/ath/ath9k/dfs.c;h=e4e84a9e62730f3780a7eda6b4b00d535dd1d428;hb=HEAD
In that version of the file I see nothing with ATH_DBG_ATH_DBG_DFS. I
also do not see it on wireless-testing.
mcgrof@tux ~/wireless-testing (git::master)$ git show 29942bc12537 |
grep ATH_DBG_ATH_DBG_DFS
Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists