commit | 117042958dbad71dfdaaac8353cd4888c7e24d7d | [log] [tgz] |
---|---|---|
author | mazumdar <mazumdar@codeaurora.org> | Tue Nov 14 12:15:00 2017 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Dec 26 00:45:34 2017 -0800 |
tree | b9fd0d2971b62763beb9dad21aab9336c031873f | |
parent | bd2ceaeb7fabf7ccae233e9b3ae227666677b41c [diff] |
Wi-Fi-HAL: Get the interface index only for wlan0 The current implementation gets the interface index for the first interface name. This would result in getting the interface index for non wlan0 interfaces too. Hence, check for the specific interface name of "wlan0" for getting the interface index. Change-Id: Ia69bd073234703780669e688537980df78cd022c CRs-Fixed: 2139907