diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-04-02 13:21:43 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-04-04 14:32:16 +0200 |
commit | 751e2216899cb143fe1d5909fe762870faa945f6 (patch) | |
tree | d69612e15878e09eef8498c414c27c360d422ad4 /sound/pci/ad1889.c | |
parent | ALSA: hda - Enable widget power saving for Realtek codecs (diff) | |
download | linux-751e2216899cb143fe1d5909fe762870faa945f6.tar.xz linux-751e2216899cb143fe1d5909fe762870faa945f6.zip |
ALSA: hda: fix possible null dereference
we are dereferencing pcm first then checking pcm. instead now lets put
them in same if condition so that pcm is checked first.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ad1889.c')
0 files changed, 0 insertions, 0 deletions