summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Sesterhenn <snakebyte@gmx.de>2006-06-26 11:25:32 +0400
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-26 20:58:23 +0400
commit9f13fae2479ed2e2801d538d6a22309123c704f6 (patch)
treea6c048a1d9cac33793f704ada758c9e20caed5cf /include
parent6aa65472d18703064898eefb5eb58f7ecd0d8912 (diff)
downloadlinux-9f13fae2479ed2e2801d538d6a22309123c704f6.tar.xz
[PATCH] Fix typo in drivers/isdn/hisax/q931.c
This fixes coverity bug #517. Since IESIZE is greater than IESIZE_NI1 we might run past the end of ielist_ni1. This fixes it by using the proper IESIZE_NI1 define. Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de> Acked-by: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions