From: Axel Lin Date: Wed, 28 Jul 2010 08:58:42 +0000 (+0800) Subject: ALSA: hpimsgx: fix wrong sizeof X-Git-Tag: v2.6.36-rc1~493^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63818c448ac6f4dd75aa42997acaa746f86acb6b;p=pandora-kernel.git ALSA: hpimsgx: fix wrong sizeof The correct size should be sizeof(gRESP_HPI_SUBSYS_FIND_ADAPTERS), sizeof(&gRESP_HPI_SUBSYS_FIND_ADAPTERS) is incorrect. Signed-off-by: Axel Lin Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed