diff options
author | Dan Carpenter <error27@gmail.com> | 2010-05-14 16:50:05 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-05-17 08:10:34 +0200 |
commit | 1be1d76b8a1f622fd3a64778dfe117053f2af1f2 (patch) | |
tree | 589a35b6ae71b544d1f1a0590f176f16268ef1b0 /sound/ac97_bus.c | |
parent | 2448b14715bc83d75ed779452fe89285df4d772a (diff) | |
download | blackbird-op-linux-1be1d76b8a1f622fd3a64778dfe117053f2af1f2.tar.gz blackbird-op-linux-1be1d76b8a1f622fd3a64778dfe117053f2af1f2.zip |
ALSA: asihpi: incorrect range check
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>
Diffstat (limited to 'sound/ac97_bus.c')
0 files changed, 0 insertions, 0 deletions