projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3219ce
)
i40iw: add entry in rdma_netlink
author
Faisal Latif
<faisal.latif@intel.com>
Wed, 20 Jan 2016 19:40:02 +0000
(13:40 -0600)
committer
Doug Ledford
<dledford@redhat.com>
Mon, 29 Feb 2016 22:10:52 +0000
(17:10 -0500)
Add entry for port mapper services.
Changes since v2:
moved this patch before being used
Changes since v1:
moved I40IW as last element
Signed-off-by: Faisal Latif <faisal.latif@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
include/uapi/rdma/rdma_netlink.h
patch
|
blob
|
blame
|
history
diff --git
a/include/uapi/rdma/rdma_netlink.h
b/include/uapi/rdma/rdma_netlink.h
index c19a5dc1531af5df6f58ec8fadb41fe51c7afc3d..4fa418de4075a9196ca36bd8e0871a6007b59f84 100644
(file)
--- a/
include/uapi/rdma/rdma_netlink.h
+++ b/
include/uapi/rdma/rdma_netlink.h
@@
-8,6
+8,7
@@
enum {
RDMA_NL_NES,
RDMA_NL_C4IW,
RDMA_NL_LS, /* RDMA Local Services */
+ RDMA_NL_I40IW,
RDMA_NL_NUM_CLIENTS
};