summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAndres Salomon <dilinger@debian.org>2005-03-18 05:43:33 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2005-03-18 05:43:33 -0800
commit8453cce7dd00ce7b128ab83d689fe711a2eb1dc9 (patch)
tree263541b9c37c3c95ddb96dfd920e578330dd59de /net/unix/af_unix.c
parenta1c8615455f8dfb5b27dc0c9cc660f1573e95b28 (diff)
[PATCH] Possible VIA-Rhine free irq issue
It seems to me that in the VIA Rhine device driver the requested irq might not be freed in case the alloc_ring() function fails. alloc_ring() can fail with a ENOMEM return value because of possible pci_alloc_consistent() failures. Updated to CodingStyle. Signed-off-by: Jeff Garzik <jgarzik@pobox.com> Signed-off-by: Chris Wright <chrisw@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions