On Fri, 2006-08-25 at 16:32 +0800, Hong Liu wrote:
> 
> +       local->sta_scanning = 1;
> +       if (local->hw->hw_scan)
> +               return local->hw->hw_scan(dev, ssid, ssid_len); 

You set sta_scanning even if that returns an error, is that correct?

johannes
-
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