Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
firewire: core: fw_iso_resource_manage: return -EBUSY when out of res…
…ources Returning -EIO for all errors would not allow clients to determine if the resource allocation process itself failed, or if the resources are not available. (The latter information is needed by CMP to synchronize restoring of overlayed connections after a bus reset.) Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
- Loading branch information