qcacld-3.0: Add monitor mode check for set_mon_chan command
Currently driver does not check for adapter mode when it receives
set mon chan command, which leads to unexpected behavior when it
receives set mon chan command for non monitor mode adapters.
To address above issue, add a check in driver to avoid set mon
chan command for non monitor mode adapters.
Change-Id: I04f4a0c76823beb10ebfae6489f894ba8a302627
CRs-Fixed: 3175969