diff options
author | Eric Sesterhenn <snakebyte@gmx.de> | 2006-04-11 01:54:36 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-11 09:18:46 -0400 |
commit | e60b6e2f747e94358fed9a23afd6abd738de4bf7 (patch) | |
tree | bdfa71daf5ac502b9f21a54a71863fd2d364ce77 /include | |
parent | fd5403c79bc21819f6e0c40ba098cea8b6a418bd (diff) |
[PATCH] Wrong out of range check in drivers/char/applicom.c
This fixes coverity bug id #469. The out of range check didnt work as
intended, as seen by the printk(), which states that boardno has to be 1 <=
boardno <= MAX_BOARD.
Signed-off-by: Eric Sesterhenn <snakebyte@gmx.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