Loading
qcacld-3.0: Don't configure FW dbg log levels for every vdev create
Currently FW dbg log levels are configured for every vdev creation. But this is pdev level configuration and doesn't required to configure for every vdev. Because of this WMI commands are getting flooded. To avoid this, configure FW debug log levels only for first vdev creation. Change-Id: Ie395c1a7b0756a08ad7948997531c6920d83ae0b CRs-fixed: 2913901