On Tue, 2023-09-12 at 10:48 +0530, Aditya Kumar Singh wrote: > cfg80211 has cfg80211_chandef_dfs_usable() function to know whether > at least one channel in the chandef is in usable state or not. Also, > cfg80211_chandef_dfs_cac_time() function is there which tells the CAC > time required for the given chandef. > Should we really export the time function just for a debug messages? That seems like a waste of space? johannes