On Tue, 1 Aug 2006 17:16:32 +0200, Karol Lewandowski wrote:
> Without that ieee80211_register_hw was returning value from previous
> check:

I missed that. Thanks for spotting this.

> This fixes that oops.  Problem remains, though.  I suppose that oops
> would happen anyway if someone would do:
> 
>   # modprobe rate_control   # loads 80211
>   # modprobe rt2500pci
> 
> (Driver needs to initialize cleanly here, mine has some (different)
> problem so I'm just guessing here...)
> 
>  # rmmod rate_control
> 
> <oops here>, I think.

This is the reason I wrote it's not easy to fix.

But your patch is correct and will be applied, thanks.

 Jiri

-- 
Jiri Benc
SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to