aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorAlexander Stein <[email protected]>2011-06-15 15:08:55 -0700
committerLinus Torvalds <[email protected]>2011-06-15 20:04:02 -0700
commitfb139dfeef9558a12ffdbf9e26951fd1a9304f3b (patch)
tree10a6408fa9953a484e7fcc629b433a9252c0a6de /net/lapb/lapb_subr.c
parent273ef9509b7903e50f36aaf9f1d5dc9087fca506 (diff)
drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
If dmi_get_system_info() returns NULL, pch_uart_init_port() will dereferencea a zero pointer. This oops was observed on an Atom based board which has no BIOS, but a bootloder which doesn't provide DMI data. Signed-off-by: Alexander Stein <[email protected]> Cc: Greg KH <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions