summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_yeah.c
diff options
context:
space:
mode:
authorTomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com>2011-10-07 06:39:49 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-18 23:19:54 +0200
commit64d91cfaade2155ad048fe3b65238a052e29dde4 (patch)
tree514318acc305e57ff22fe977bf837659eff37240 /net/ipv4/tcp_yeah.c
parenth8300: drivers/serial/Kconfig was moved (diff)
downloadlinux-64d91cfaade2155ad048fe3b65238a052e29dde4.tar.xz
linux-64d91cfaade2155ad048fe3b65238a052e29dde4.zip
8250_pci: Fix kernel panic when pch_uart is disabled
Currently, ".setup" function is not set. As a result, when detecting our IOH's uart device without pch_uart, kernel panic occurs at the following of pciserial_init_ports(). for (i = 0; i < nr_ports; i++) { if (quirk->setup(priv, board, &serial_port, i)) break; So, this patch adds the ".setup" function. We can use pci_default_setup because our IOH's uart is compatible with 16550. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.lapis-semi.com> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/ipv4/tcp_yeah.c')
0 files changed, 0 insertions, 0 deletions