]> git.baikalelectronics.ru Git - kernel.git/commit
firewire: Only set client->iso_context if allocation was successful.
authorKristian Høgsberg <krh@redhat.com>
Wed, 20 Jun 2007 21:48:07 +0000 (17:48 -0400)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Wed, 20 Jun 2007 22:09:41 +0000 (00:09 +0200)
commit15dd86ad5dc9068a4a35a6cb29e5ab966e90e117
tree02ea28b57eac01929dd8b7bcb761527b92941af5
parent787cc647b8f8c5d5a6af983f6ef29d0b0494e3e9
firewire: Only set client->iso_context if allocation was successful.

This patch fixes an OOPS on cdev release for an fd where iso context
creation failed.

Signed-off-by: Kristian Høgsberg <krh@redhat.com>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/fw-cdev.c