wlan: Reject invalid subsequent set disable channel command

Currently driver accepts subsequent set disable channel
list commands and appends all the channels given in subsequnet
commnds. On SAP turn on driver disables all these channels,
driver should only disable the channels received in the first
command.

To address this issue reject all the subsequent commands which
contains channel list different than the channel list given
in the first command.

Allow configuration of different disable channel list only after
the current disable channel list is restored.

Change-Id: I6625ff5215867068c449b39dcb2f397a9fa1c108
CRs-Fixed: 2227758
7 files changed
tree: c73ae1bfdd11910aadd1be21d98c5ec28c7e04f7
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile