Loading
RDMA/hns: Fix endian issues
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAQEU6 ---------------------------------------------------------------------- Fix sparse warnings: * restricted __le16 degrades to integer * cast to restricted __le32/__le64 Fixes: 96df0157 ("RDMA/hns: Support configuring POE channels and creating POE CQs") Fixes: 21cacb51 ("RDMA/hns: Support write with notify") Fixes: 1470b68f ("RDMA/hns: Fix print after query hw id failed.") Signed-off-by:Junxian Huang <huangjunxian6@hisilicon.com> Signed-off-by:
Xinghai Cen <cenxinghai@h-partners.com>