ALSA: mixart: silence an uninitialized variable warning
commit8cf3968ccb4e6768425ed3e26124e690046cc023
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 16 Mar 2016 07:42:13 +0000 (16 10:42 +0300)
committerTakashi Iwai <tiwai@suse.de>
Wed, 16 Mar 2016 15:35:16 +0000 (16 16:35 +0100)
tree8cf377c364f4bc775433f7cd0114c9a10306e704
parent447d6275f0c21f6cc97a88b3a0c601436a4cdf2a
ALSA: mixart: silence an uninitialized variable warning

We could print the uninitialized value of "stat" in the error message.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/mixart/mixart.c