else if in wnc36xx_bss_info_changed()

Kalle Valo kvalo at qca.qualcomm.com
Wed May 22 03:57:44 EDT 2013


Hi,

I noticed this in wcn36xx_bss_info_changed()

	if(changed & BSS_CHANGED_BSSID) {
                ....
	} else if (changed & BSS_CHANGED_BEACON_ENABLED){
                ...
        }

Using else here looks buggy to me. Is there any reason for it?

-- 
Kalle Valo



More information about the wcn36xx mailing list