]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7b1dfda7bd7998d8dad3474745fd20237aace136
tree63347c8c6558e5f5c5ba92fb0603c011d9a5225f
parent9ad45e222d5c3dc9caec579dd31a41f6e3fa2a5e
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