ALSA: asihpi: testing the wrong variable
authorDan Carpenter <error27@gmail.com>
Fri, 14 May 2010 14:49:20 +0000 (16:49 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 May 2010 06:10:13 +0000 (08:10 +0200)
commit2448b14715bc83d75ed779452fe89285df4d772a
tree63347c8c6558e5f5c5ba92fb0603c011d9a5225f
parentb0fb75ad5c8ca205396d7a493c9be5a5da802747
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>
sound/pci/asihpi/hpifunc.c