
The get_backend_from_dcb function needs to check that the backend is in use before comparing the pointer. This prevents stale pointers from being used and is logically more sound than relying on raw DCB matches.
The get_backend_from_dcb function needs to check that the backend is in use before comparing the pointer. This prevents stale pointers from being used and is logically more sound than relying on raw DCB matches.