qcacmn: Fix definition of function reg_freq_width_to_chan_op_class_auto

Fix definition of function reg_freq_width_to_chan_op_class_auto

Change-Id: I92504d992153f6ee2dd6d31b2d2976822505856a
CRs-Fixed: 2626433
This commit is contained in:
Amar Singhal
2020-02-20 16:51:33 -08:00
committed by nshrivas
父節點 0cb7296478
當前提交 c749787a01

查看文件

@@ -273,6 +273,7 @@ reg_freq_width_to_chan_op_class(struct wlan_objmgr_pdev *pdev,
static inline void
reg_freq_width_to_chan_op_class_auto(struct wlan_objmgr_pdev *pdev,
qdf_freq_t freq,
uint16_t chan_width,
bool global_tbl_lookup,
uint16_t behav_limit,
uint8_t *op_class,