]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme-cli: print firmware activation notices support bit to id_ctrl
authorMinwoo Im <minwoo.im.dev@gmail.com>
Sun, 1 Jul 2018 13:58:05 +0000 (22:58 +0900)
committerKeith Busch <keith.busch@intel.com>
Mon, 2 Jul 2018 16:40:54 +0000 (10:40 -0600)
commit6b3011b0512d252d0cbfb9331e4610b8da8e2c90
tree8840c333f9da38c49324544dfd4041c5ea142424
parent5ace9b3e88ce74fddf7bb9ea61ca786c9ff0024c
nvme-cli: print firmware activation notices support bit to id_ctrl

It's now currently printing the OAES(Optional Asynchronous Events Supported)
field in identify controller data structure without [9] firmware activation
notices field in case of human-readable format.
Print it out by updating the reserved bit field.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
nvme-print.c