aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorAtsushi Nemoto <[email protected]>2007-10-29 14:37:23 -0700
committerLinus Torvalds <[email protected]>2007-10-30 08:06:55 -0700
commit23f42b7b2e538a27bc457a9ba12a6656343dc5ea (patch)
treeda39ae248360520d1d430c936682a4834da7a262 /net/unix/sysctl_net_unix.c
parent10e27ed4bae199fefbc3e9f9473e32605797a003 (diff)
serial: fix serial_txx9 console initialization
Since commit 97d97224ff361e08777fb33e0fd193ca877dac28 ("[SERIAL] Fix console initialisation ordering"), serial_core calls ->pm() on initialization even if the port was used for console. This behaviour breaks serial_txx9 console since The serial_txx9 driver initialize its port entirely on its ->pm() method if new state was 0. This patch adds checking for oldstate value to fix this probelm. Signed-off-by: Atsushi Nemoto <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions