[haiku-commits] Change in ...haiku[master]: Do not keep device around if it failed to attach.

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 19 May 2019 20:10:37 +0000

From Bruno Albuquerque <bga@xxxxxxxxxxxxx>:

Bruno Albuquerque has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1465


Change subject: Do not keep device around if it failed to attach.
......................................................................

Do not keep device around if it failed to attach.

- gDeviceCount keeps track of all devices that were detected, so
  checking for it to determine if an error happened was incorrect.
- Some other cleanup around it.
---
M src/libs/compat/freebsd_network/driver.c
1 file changed, 10 insertions(+), 4 deletions(-)



  git pull ssh://git.haiku-os.org/haiku refs/changes/65/1465/1
--
To view, visit https://review.haiku-os.org/c/haiku/+/1465
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I57a5b438ab910d6bc6bf84af4c3e7fd678db9df4
Gerrit-Change-Number: 1465
Gerrit-PatchSet: 1
Gerrit-Owner: Bruno Albuquerque <bga@xxxxxxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in ...haiku[master]: Do not keep device around if it failed to attach. - Gerrit