diff options
author | Takashi Iwai <tiwai@suse.de> | 2011-07-27 12:01:24 (GMT) |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2011-07-27 14:05:30 (GMT) |
commit | 60a6a8425a84fa46a3831ce79197640b8224311b (patch) | |
tree | 7bc9c871f7af52c7fc0683690aeafaf35dacd0c2 /fs/inode.c | |
parent | 767cd365b22820df07b962b49ce04b220b98e537 (diff) | |
download | linux-60a6a8425a84fa46a3831ce79197640b8224311b.tar.xz |
ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nids
Somce quirk models don't set adc_nids but let the parser filling it.
But the recent code has unnecessary NULL-checks of spec->input_mux,
and it resulted in NULL dereferences.
This patch fixes that regression.
Reported-and-tested-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions