Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 244c3ab2 authored by Amar Singhal's avatar Amar Singhal Committed by nshrivas
Browse files

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
parent 3b0f28af
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -296,6 +296,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,