linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ath9k: fixup "ath9k_htc: fix build with disabled debug"
@ 2014-05-20 19:38 John W. Linville
  2014-05-20 20:26 ` Oleksij Rempel
  0 siblings, 1 reply; 4+ messages in thread
From: John W. Linville @ 2014-05-20 19:38 UTC (permalink / raw)
  To: linux-wireless; +Cc: John W. Linville, Oleksij Rempel

Apparently Oleksij's compile testing was no better than mine initially
was... :-(

Cc: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
---
 drivers/net/wireless/ath/ath9k/htc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ath/ath9k/htc.h b/drivers/net/wireless/ath/ath9k/htc.h
index ca801a0130e1..09a5d72f3ff5 100644
--- a/drivers/net/wireless/ath/ath9k/htc.h
+++ b/drivers/net/wireless/ath/ath9k/htc.h
@@ -378,7 +378,7 @@ void ath9k_htc_get_et_stats(struct ieee80211_hw *hw,
 #define TX_QSTAT_INC(c) do { } while (0)
 
 static inline void ath9k_htc_err_stat_rx(struct ath9k_htc_priv *priv,
-					 struct ath_rx_status *rs);
+					 struct ath_rx_status *rs)
 {
 }
 
-- 
1.9.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] ath9k: fixup "ath9k_htc: fix build with disabled debug"
  2014-05-20 19:38 [PATCH] ath9k: fixup "ath9k_htc: fix build with disabled debug" John W. Linville
@ 2014-05-20 20:26 ` Oleksij Rempel
  2014-05-21  5:17   ` Oleksij Rempel
  0 siblings, 1 reply; 4+ messages in thread
From: Oleksij Rempel @ 2014-05-20 20:26 UTC (permalink / raw)
  To: John W. Linville, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

Am 20.05.2014 21:38, schrieb John W. Linville:
> Apparently Oleksij's compile testing was no better than mine initially
> was... :-(

Face palm. There is really no excuse for me :(

-- 
Regards,
Oleksij


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 278 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ath9k: fixup "ath9k_htc: fix build with disabled debug"
  2014-05-20 20:26 ` Oleksij Rempel
@ 2014-05-21  5:17   ` Oleksij Rempel
  2014-05-22 17:45     ` John W. Linville
  0 siblings, 1 reply; 4+ messages in thread
From: Oleksij Rempel @ 2014-05-21  5:17 UTC (permalink / raw)
  To: John W. Linville, linux-wireless

[-- Attachment #1: Type: text/plain, Size: 501 bytes --]

Am 20.05.2014 22:26, schrieb Oleksij Rempel:
> Am 20.05.2014 21:38, schrieb John W. Linville:
>> Apparently Oleksij's compile testing was no better than mine initially
>> was... :-(
> 
> Face palm. There is really no excuse for me :(

Hi John,

i won't to create my testsystem to make at least good compile tests. Can
you share your experience? Do you use some thing like
http://jenkins-ci.org/ or have your own scripts? If scripts, can you
please share them?

-- 
Regards,
Oleksij


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 278 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] ath9k: fixup "ath9k_htc: fix build with disabled debug"
  2014-05-21  5:17   ` Oleksij Rempel
@ 2014-05-22 17:45     ` John W. Linville
  0 siblings, 0 replies; 4+ messages in thread
From: John W. Linville @ 2014-05-22 17:45 UTC (permalink / raw)
  To: Oleksij Rempel; +Cc: linux-wireless

On Wed, May 21, 2014 at 07:17:32AM +0200, Oleksij Rempel wrote:
> Am 20.05.2014 22:26, schrieb Oleksij Rempel:
> > Am 20.05.2014 21:38, schrieb John W. Linville:
> >> Apparently Oleksij's compile testing was no better than mine initially
> >> was... :-(
> > 
> > Face palm. There is really no excuse for me :(
> 
> Hi John,
> 
> i won't to create my testsystem to make at least good compile tests. Can
> you share your experience? Do you use some thing like
> http://jenkins-ci.org/ or have your own scripts? If scripts, can you
> please share them?

I'm not sure I have much to offer.  I usually build with an
'allyesconfig' in the wireless and wireless-next trees, and with a
Fedora-like config in wireless-testing.  The combination seems to
catch some things, but I'm sure there are other bad combinations that
slip through...

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-05-22 18:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20 19:38 [PATCH] ath9k: fixup "ath9k_htc: fix build with disabled debug" John W. Linville
2014-05-20 20:26 ` Oleksij Rempel
2014-05-21  5:17   ` Oleksij Rempel
2014-05-22 17:45     ` John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).