“523a89041c319bc0f6df60627ccb2413f441fb84”上不存在“drivers/net/git@gitcode.net:openeuler/kernel.git”
提交 ed14245a 编写于 作者: A Anirudh Venkataramanan 提交者: Jeff Kirsher

ice: Update function header

Add some details to the function header for ice_deinit_hw.
Signed-off-by: NAnirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: NAndrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
上级 49c6e41b
......@@ -862,6 +862,10 @@ enum ice_status ice_init_hw(struct ice_hw *hw)
/**
* ice_deinit_hw - unroll initialization operations done by ice_init_hw
* @hw: pointer to the hardware structure
*
* This should be called only during nominal operation, not as a result of
* ice_init_hw() failing since ice_init_hw() will take care of unrolling
* applicable initializations if it fails for any reason.
*/
void ice_deinit_hw(struct ice_hw *hw)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部