On Fri, 2006-09-01 at 11:37 +0800, Hong Liu wrote:
>  
> +     local->sta_scanning = 1;
> +     if (local->hw->hw_scan)
> +             return local->hw->hw_scan(dev, ssid, ssid_len);
> +

My question still stands, is it proper to assign sta_scanning to 1 even
if the function returns an error?

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