diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2015-04-02 11:21:43 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-04-04 12:32:16 (GMT) |
commit | 751e2216899cb143fe1d5909fe762870faa945f6 (patch) | |
tree | d69612e15878e09eef8498c414c27c360d422ad4 /sound/pci/ac97 | |
parent | 382fd7becc409be9cc18dea8e3d53f6d184f9a5c (diff) | |
download | linux-751e2216899cb143fe1d5909fe762870faa945f6.tar.xz |
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/ac97')
0 files changed, 0 insertions, 0 deletions