]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Remove version from list
authorKeith Busch <keith.busch@intel.com>
Tue, 30 Aug 2016 14:49:19 +0000 (08:49 -0600)
committerKeith Busch <keith.busch@intel.com>
Tue, 30 Aug 2016 14:49:19 +0000 (08:49 -0600)
commit6ab2e9ef204053d82c1eb40e514119286749cefe
tree59549914724552fd9e235bac3ea6600fd07b91d6
parent232abb24363e107aa60dd8daa158dcccb5705f4c
Remove version from list

We can't reliably map controller registers due to kernel memory
protections added in kernel commit 90a545e98, so we are removing its
dependency for the 'list' command to run.

Signed-off-by: Keith Busch <keith.busch@intel.com>
nvme.c