FCP-101: ae(4) is sufficently popular to be moved to the keep list.

This commit is contained in:
Brooks Davis 2019-05-16 15:22:17 +00:00
parent 07d7e24cf7
commit 7eceffae90
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=347703

View File

@ -396,8 +396,6 @@ ae_attach(device_t dev)
goto fail;
}
gone_by_fcp101_dev(dev);
fail:
if (error != 0)
ae_detach(dev);