Loading
RDMA/hns: Fix fmt output error
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9SI44 ---------------------------------------------------------------------- The fmt is incorrect. As a result, the unsigned long type is converted to the int type. this patch fix it. Fixes: 12aa71f8 ("RDMA/hns: Add DCA support for kernel space") Signed-off-by:wenglianfa <wenglianfa@huawei.com> Signed-off-by:
Guofeng Yue <yueguofeng@h-partners.com>