Searched hist:"20 b534cd5f128d0561161aa0243bd1102378ab65" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/add-ons/kernel/network/devices/ethernet/ |
H A D | ethernet.cpp | 20b534cd5f128d0561161aa0243bd1102378ab65 Fri Apr 06 09:48:02 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> a bit more work towards proper locking including a fix to a refcount bug
- fixed a issue in add_interface_to_domain where the device interface's refcount was always incremented since that function was getting the device interface handle and not returning it unconditionlly - if the ethernet device goes down, and the fd is close()ed, return B_FILE_ERROR instead of calling into the driver again
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20601 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/add-ons/kernel/network/stack/ |
H A D | domains.cpp | 20b534cd5f128d0561161aa0243bd1102378ab65 Fri Apr 06 09:48:02 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> a bit more work towards proper locking including a fix to a refcount bug
- fixed a issue in add_interface_to_domain where the device interface's refcount was always incremented since that function was getting the device interface handle and not returning it unconditionlly - if the ethernet device goes down, and the fd is close()ed, return B_FILE_ERROR instead of calling into the driver again
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20601 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | datalink.cpp | 20b534cd5f128d0561161aa0243bd1102378ab65 Fri Apr 06 09:48:02 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> a bit more work towards proper locking including a fix to a refcount bug
- fixed a issue in add_interface_to_domain where the device interface's refcount was always incremented since that function was getting the device interface handle and not returning it unconditionlly - if the ethernet device goes down, and the fd is close()ed, return B_FILE_ERROR instead of calling into the driver again
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20601 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | interfaces.cpp | 20b534cd5f128d0561161aa0243bd1102378ab65 Fri Apr 06 09:48:02 UTC 2007 Hugo Santos <hugosantos@nowhere.fake> a bit more work towards proper locking including a fix to a refcount bug
- fixed a issue in add_interface_to_domain where the device interface's refcount was always incremented since that function was getting the device interface handle and not returning it unconditionlly - if the ethernet device goes down, and the fd is close()ed, return B_FILE_ERROR instead of calling into the driver again
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20601 a95241bf-73f2-0310-859d-f6bbb57e9c96
|