-
由 Wei Yongjun 提交于
sizeof() when applied to a pointer typed expression gives the size of the pointer, not that of the pointed data. Fixes: 7edf3b5e ("ALSA: usb-audio: AudioStreaming Power Domain parsing") Signed-off-by: NWei Yongjun <weiyongjun1@huawei.com> Signed-off-by: NTakashi Iwai <tiwai@suse.de>
11175556