Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753273Ab0AKOyZ (ORCPT ); Mon, 11 Jan 2010 09:54:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753000Ab0AKOyY (ORCPT ); Mon, 11 Jan 2010 09:54:24 -0500 Received: from iolanthe.rowland.org ([192.131.102.54]:42967 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751495Ab0AKOyX (ORCPT ); Mon, 11 Jan 2010 09:54:23 -0500 Date: Mon, 11 Jan 2010 09:54:20 -0500 (EST) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Gertjan van Wingerde cc: linux-wireless@vger.kernel.org, , Kernel development list Subject: REGRESSION for RT2561/RT61 in 2.6.33 In-Reply-To: <4B201D67.8000607@gmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 856 Lines: 22 Gertjan: Sorry to bother you again, but I have run across a new bug affecting my rt2561s card. It appeared in 2.6.33-rc1 and is still present in -rc3. (This is with CONFIG_CFG80211_DEFAULT_PS disabled, not that it should make any difference now.) The card doesn't work. Although the firmware load appears to succeed, "iwconfig wlan0" says no wireless extensions present. The only clue I can offer is that "rmmod rt61pci" hangs in wiphy_unregister() during the wait_event() loop near the start, because rdev->opencount is equal to -1. This suggests a refcounting imbalance of some sort. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/