+1
−1
+6
−2
Loading
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IANDYO ----------------------------------------------------------------------- Fix the exception handling process in the ROH during register sysfs process, which may cause memory leak. In this patch, we change the resourse free process and optimize code to fix this issue; Fixes: 727b1e60 ("roh: Fix ROH multi-BD cmdq issue") Signed-off-by:Dazhao Lao <laodazhao@huawei.com> Reviewed-by:
Ke Chen <chenke54@huawei.com>