]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
nvme: Really remove NVME_2X_RESET
authorWarner Losh <imp@FreeBSD.org>
Tue, 10 Oct 2023 17:12:59 +0000 (11:12 -0600)
committerWarner Losh <imp@FreeBSD.org>
Tue, 10 Oct 2023 22:13:56 +0000 (16:13 -0600)
commit4026128983ed93df89e1e800ee1404a57aa749a7
tree4648ad4f64109564515b4b7153d8a61b1e9d94ed
parentbc85cd303c448b5006975024c4b468f5614507c5
nvme: Really remove NVME_2X_RESET

da8324a9258f removed one of the two instances of NVME_2X_RESET. It
failed to snag the other one, and remove it from the options file.
Remove from both of those here.

Sponsored by: Netflix
Reviewed by: chuck, gallatin, jhb
Differential Revision: https://reviews.freebsd.org/D42049
sys/conf/options
sys/dev/nvme/nvme_ctrlr.c