Author: brooks
Date: Thu May 16 15:22:17 2019
New Revision: 347703
URL: https://svnweb.freebsd.org/changeset/base/347703

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

Modified:
  head/sys/dev/ae/if_ae.c

Modified: head/sys/dev/ae/if_ae.c
==============================================================================
--- head/sys/dev/ae/if_ae.c     Thu May 16 14:48:08 2019        (r347702)
+++ head/sys/dev/ae/if_ae.c     Thu May 16 15:22:17 2019        (r347703)
@@ -396,8 +396,6 @@ ae_attach(device_t dev)
                goto fail;
        }
 
-       gone_by_fcp101_dev(dev);
-
 fail:
        if (error != 0)
                ae_detach(dev);
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to