commit | 68d270783742783f96e89ef92ac24ab3c7fb1d31 | [log] [tgz] |
---|---|---|
author | Surabhi Boob <surabhi.boob@intel.com> | Fri May 15 17:36:43 2020 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed May 27 17:32:50 2020 -0700 |
tree | 8ad971f06c14e0b4d46a34bd1a70d44a88103933 | |
parent | 1aaef2bc4e0a5ce9e4dd86359e6a0bf52c6aa64f [diff] |
ice: Fix for memory leaks and modify ICE_FREE_CQ_BUFS Handle memory leaks during control queue initialization and buffer allocation failures. The macro ICE_FREE_CQ_BUFS is modified to re-use for this fix. Signed-off-by: Surabhi Boob <surabhi.boob@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>