mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
FCP-101: ae(4) is sufficently popular to be moved to the keep list.
This commit is contained in:
parent
07d7e24cf7
commit
7eceffae90
1 changed files with 0 additions and 2 deletions
|
|
@ -396,8 +396,6 @@ ae_attach(device_t dev)
|
|||
goto fail;
|
||||
}
|
||||
|
||||
gone_by_fcp101_dev(dev);
|
||||
|
||||
fail:
|
||||
if (error != 0)
|
||||
ae_detach(dev);
|
||||
|
|
|
|||
Loading…
Reference in a new issue