Re: REGRESSION for RT2561/RT61 in 2.6.33

From: Alan Stern
Date: Mon Jan 11 2010 - 10:46:53 EST


On Mon, 11 Jan 2010, Johannes Berg wrote:

> Alan,
>
> > The card doesn't work. Although the firmware load appears to
> > succeed, "iwconfig wlan0" says no wireless extensions present.
>
> You need to set CONFIG_CFG80211_WEXT (it is default y).
>
> > 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.
>
> Good point, that's a bug that will go away with CONFIG_CFG80211_WEXT,
> I'll send a fix.

Many thanks. I'll test the patch and the config option tonight and
report back tomorrow.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/