diff options
author | 2010-03-15 13:20:32 +0100 | |
---|---|---|
committer | 2010-03-15 14:29:44 +0100 | |
commit | cf36df6bfb49fd265a39f676bfc9718029fef160 (patch) | |
tree | 684051014d4d516a5510797e4b887a06d412cb65 /net/lapb/lapb_subr.c | |
parent | firewire: ohci: extend initialization log message (diff) | |
download | linux-dev-cf36df6bfb49fd265a39f676bfc9718029fef160.tar.xz linux-dev-cf36df6bfb49fd265a39f676bfc9718029fef160.zip |
firewire: core: fw_iso_resource_manage: fix error handling
If the bandwidth allocation fails, the error must be returned in
*channel regardless of whether the channel allocation succeeded.
Checking for c >= 0 is not correct if no channel allocation was
requested, in which case this part of the code is reached with
c == -EINVAL.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions