Return-path: Received: from mail-pv0-f174.google.com ([74.125.83.174]:35314 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932262Ab0LICms (ORCPT ); Wed, 8 Dec 2010 21:42:48 -0500 Received: by pva4 with SMTP id 4so406776pva.19 for ; Wed, 08 Dec 2010 18:42:47 -0800 (PST) MIME-Version: 1.0 From: Jonathan Guerin Date: Thu, 9 Dec 2010 12:36:17 +1000 Message-ID: Subject: ath5k: IBSS Join Fail To: linux-wireless , ath5k-devel Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi, I'm currently running 2 Linux nodes. One is running kernel version 2.6.37-rc2, the other -rc5. I'm finding that the rc5 node refuses to join the IBSS, and simply ignores any probe requests from other stations. The card is working fine (i.e. I can see other frames coming up on a monitor-mode interface). The rc2 station sends out probe requests upon joining the IBSS, but the rc5 station does not. Reverting the rc5 station to rc2 means that it joins the IBSS correctly. I'm having a look through the commits to see if any changes occurred which may affect an IBSS join. I realise I could also bisect, but it takes me 40mins to rebuild a kernel, so I'm just wondering if anyone can think of something I can start the search on to fix this? Cheers, -- Jonathan Guerin