qcacld-3.0: Fix channel selection failure after radar is detected

sap_dfs_is_channel_in_nol_list will return true even for the channels
which are not in the nol list.

When sap_dfs_is_channel_in_nol_list gets bonded channels, it gets the
bonded channels of current channel of the sap rather than the input
channels, so after radar is detected, the current channel of the sap
is in nol list, and sap_dfs_is_channel_in_nol_list returns true for
all input channels.

sap_dfs_is_channel_in_nol_list should get the bonded channels of input
channels.

CRs-fixed: 2105496
Change-Id: I7c5fc06c66c004aa5c1a208376d1ab4b88956a6f
1 file changed
tree: 1947c882f4d8f0b9d445f50b0cda417154f68a40
  1. components/
  2. core/
  3. uapi/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile
  8. README.txt