From: Jeff.Lien@wdc.com (Jeffrey Lien)
Subject: [PATCH] [NVMe-CLI] WDC Plugins vs-internal-log command unsupported on SN340.
Date: Mon, 18 Mar 2019 15:25:27 +0000 [thread overview]
Message-ID: <1552922711-1364-1-git-send-email-jeff.lien@wdc.com> (raw)
Signed-off-by: Jeff Lien <jeff.lien at wdc.com>
---
plugins/wdc/wdc-nvme.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/plugins/wdc/wdc-nvme.c b/plugins/wdc/wdc-nvme.c
index 5da8587..984154e 100644
--- a/plugins/wdc/wdc-nvme.c
+++ b/plugins/wdc/wdc-nvme.c
@@ -792,6 +792,7 @@ static __u64 wdc_get_drive_capabilities(int fd) {
break;
case WDC_NVME_SN340_DEV_ID:
capabilities = WDC_DRIVE_CAP_SN340_DUI;
+ break;
default:
capabilities = 0;
}
--
1.8.3.1
next reply other threads:[~2019-03-18 15:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-18 15:25 Jeffrey Lien [this message]
2019-03-18 15:29 ` [PATCH] [NVMe-CLI] WDC Plugins vs-internal-log command unsupported on SN340 Keith Busch
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1552922711-1364-1-git-send-email-jeff.lien@wdc.com \
--to=jeff.lien@wdc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox