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:
2448b14
)
ALSA: asihpi: incorrect range check
author
Dan Carpenter
<error27@gmail.com>
Fri, 14 May 2010 14:50:05 +0000
(16:50 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 17 May 2010 06:10:34 +0000
(08:10 +0200)
The entity_type_to_size[] array has LAST_ENTITY_TYPE (11) number of elements,
not LAST_ENTITY_ROLE (17). This only affects the debug output.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found