Message ID | 167097752718.1189953.16557353877320313731.stgit@dwillia2-xfh.jf.intel.com |
---|---|
State | Accepted |
Commit | fd007ff80888bf07d63a45dc75af8f01c3b30ec9 |
Headers | show |
Series | cxl/test: Reliability fixes | expand |
diff --git a/cxl/list.c b/cxl/list.c index 2f5e83d86578..e3ef1fb533c9 100644 --- a/cxl/list.c +++ b/cxl/list.c @@ -123,6 +123,7 @@ int cmd_list(int argc, const char **argv, struct cxl_ctx *ctx) case 1: param.buses = true; param.ports = true; + param.endpoints = true; param.decoders = true; param.targets = true; /*fallthrough*/