commit | 2448b14715bc83d75ed779452fe89285df4d772a | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Fri May 14 16:49:20 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon May 17 08:10:13 2010 +0200 |
tree | 63347c8c6558e5f5c5ba92fb0603c011d9a5225f | |
parent | b0fb75ad5c8ca205396d7a493c9be5a5da802747 [diff] |
ALSA: asihpi: testing the wrong variable There is a typo here. We want to test "*dst" not "dst". Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>