K 10 svn:author V 2 mw K 8 svn:date V 27 2019-05-30T13:01:46.344169Z K 7 svn:log V 475 Adjust ENA driver to the new ena-com Recent HAL change preparing to support ENAv2 required minor driver modifications. The ena_com_sq_empty_space() is not available in this ena-com, so it had to be replaced with ena_com_free_desc(). Moreover, the ena_com_admin_init() is no longer using 3rd argument indicating if the spin lock should be initialized, so it was removed. Submitted by: Michal Krawczyk Obtained from: Semihalf Sponsored by: Amazon, Inc. END