Currently, reg_wifi_band enum is compared with enum band_info. different values may lead to invalid chan mode. Fix is to compare reg_wifi_band with reg_wifi_band enum value only. Change-Id: Ibbe83ab5a8a428528bbeb28c941552a6f412a844 CRs-Fixed: 2949501