
Add a new iterator to loop through all the elements of link_info array in adapter. API: hdd_adapter_for_each_link_entry() a) This API iterates through all the links, irrespective of whether the index in active_links bitmap is set or not, starting from zeroth index. b) The iterator stops at the end of the array. Change-Id: I6e7aa59fe1828daebe9c616c90d345d0ca405d10 CRs-Fixed: 3448729