diff options
author | Jesper Juhl <jesper.juhl@gmail.com> | 2006-06-23 05:05:28 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-23 10:43:04 -0400 |
commit | d20d04bc9befbd752092b4aa42bb8254a1af0776 (patch) | |
tree | acf5686c7353aab275451e9033f5aa7693c8dc23 /kernel/extable.c | |
parent | 94a6735cd67375029c2092e6d46f14b2721e6793 (diff) |
[PATCH] ISDN: correctly handle isdn_writebuf_stub() errors
isdn_writebuf_stub() forgets to detect memory allocation and uaccess errors.
And when that's fixed, if a error happens the caller will just keep on
looping.
So change the caller to detect the error, and to return it.
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/extable.c')
0 files changed, 0 insertions, 0 deletions