+11
−0
+1
−1
+9
−1
net/smc/smc_netlink.c
0 → 100644
+53
−0
net/smc/smc_netlink.h
0 → 100644
+23
−0
Loading
mainline inclusion from mainline-v5.11-rc1 commit e8372d9d category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I78IFM CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=e8372d9d21451a2f2947c2b63b5184f3d4d0bff9 -------------------------------- Introduce generic netlink interface infrastructure to expose the diagnostic information regarding smc linkgroups, links and devices. Signed-off-by:Guvenc Gulce <guvenc@linux.ibm.com> Signed-off-by:
Karsten Graul <kgraul@linux.ibm.com> Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Signed-off-by:
Yingyu Zeng <zengyingyu@sangfor.com.cn>