Return-path: Received: from one.firstfloor.org ([213.235.205.2]:39927 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755354Ab0ENNh3 (ORCPT ); Fri, 14 May 2010 09:37:29 -0400 Date: Fri, 14 May 2010 15:37:23 +0200 From: Andi Kleen To: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, rjw@sisk.pl Subject: RTL8185 mlme.c:341 warning and failure still in 2.6.34rc7 Message-ID: <20100514133723.GA10351@basil.fritz.box> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-wireless-owner@vger.kernel.org List-ID: [ccing Rafael because this seems to be a regression. Please add it to your list.] When I boot my system with a RTL8185 the wireless doesn't come up at boot, only when I manually restart it. Instead i get I reported this a few rc*s back, but haven't heard anything back and the problem is still there. For me it's a serious problem when the wireless does not come up. This didn't happen in .33. -Andi wlan0: authenticate with 00:1f:3f:1d:54:46 (try 1) wlan0: authenticated wlan0: associate with 00:1f:3f:1d:54:46 (try 1) wlan0: associate with 00:1f:3f:1d:54:46 (try 2) wlan0: associate with 00:1f:3f:1d:54:46 (try 3) wlan0: association with 00:1f:3f:1d:54:46 timed out ------------[ cut here ]------------ WARNING: at /home/lsrc/linux-2.6.34-rc7/net/wireless/mlme.c:341 cfg80211_send_assoc_timeout+0xff/0x117 [cfg80211]() Hardware name: ... Modules linked in: ... Pid: 3344, comm: phy0 Not tainted 2.6.34-rc7 #7 Call Trace: [] ? cfg80211_send_assoc_timeout+0xff/0x117 [cfg80211] [] warn_slowpath_common+0x7c/0xa9 [] warn_slowpath_null+0x14/0x16 [] cfg80211_send_assoc_timeout+0xff/0x117 [cfg80211] [] ieee80211_assoc_done+0x74/0xa9 [mac80211] [] ieee80211_work_work+0xe4c/0xe8d [mac80211] [] ? finish_task_switch+0x42/0xab [] ? prepare_to_wait+0x6e/0x7a [] worker_thread+0x192/0x227 [] ? ieee80211_work_work+0x0/0xe8d [mac80211] [] ? autoremove_wake_function+0x0/0x3d [] ? worker_thread+0x0/0x227 [] kthread+0x82/0x8a [] kernel_thread_helper+0x4/0x10 [] ? kthread+0x0/0x8a [] ? kernel_thread_helper+0x0/0x10 ---[ end trace 4e3067114aa2fd06 ]--- wlan0: deauthenticating from 00:1f:3f:1d:54:46 by local choice (reason=3) -- ak@linux.intel.com -- Speaking for myself only.