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:
7899f81
)
ALSA: hpimsgx: fix wrong sizeof
author
Axel Lin
<axel.lin@gmail.com>
Wed, 28 Jul 2010 08:58:42 +0000
(16:58 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 28 Jul 2010 09:53:03 +0000
(11:53 +0200)
The correct size should be sizeof(gRESP_HPI_SUBSYS_FIND_ADAPTERS),
sizeof(&gRESP_HPI_SUBSYS_FIND_ADAPTERS) is incorrect.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found