]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add #if 0 around nvme_async_event_cb() until NVMe AER functionality
authorjimharris <jimharris@FreeBSD.org>
Tue, 18 Sep 2012 18:23:21 +0000 (18:23 +0000)
committerjimharris <jimharris@FreeBSD.org>
Tue, 18 Sep 2012 18:23:21 +0000 (18:23 +0000)
commit4398be77e36b987dd698da31111cc57ba666db6c
treef685f1cc993ee430ed3a2369ac5a81f4ac5069cc
parent008d079f2e75504ef2884939147de368857b3857
Add #if 0 around nvme_async_event_cb() until NVMe AER functionality
can be tested.

This fixes a build warning found only with clang.
sys/dev/nvme/nvme_ctrlr.c