git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38b66f8
)
ide/Kconfig: add missing range check for IDE_MAX_HWIFS
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Fri, 20 Apr 2007 20:16:58 +0000
(22:16 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Fri, 20 Apr 2007 20:16:58 +0000
(22:16 +0200)
ide_hwif_to_major[] has only 10 entries as there are 10 major numbers
reserved for IDE (if somebody needs more it shouldn't be hard to fix).
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found