In the present scenario, the vendor command wlan_hdd_cfg80211_get_logger_supp_feature has the flag WIPHY_VENDOR_CMD_NEED_RUNNING set which requires the net device to be up and running for the API to work. This is not necessary as the command doesnot need the net dev to be active. Remove the flag so that the command returns the proper results even when the net device is not running Change-Id: I2dd9d801aa474cda2a3f6292d6b94df18797be02 CRs-Fixed: 2202096 |
||
---|---|---|
.. | ||
inc | ||
src |