diff options
author | Justin M. Forbes <jforbes@redhat.com> | 2013-04-01 11:15:57 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@redhat.com> | 2013-04-01 11:15:57 -0500 |
commit | 6e429107c2fa5b88eabcfda9db729eea93095534 (patch) | |
tree | 522d15ad107d1740cc744e545ee6413a7956e2c8 /serial-460800.patch | |
parent | 831cb39c244ee79e36eae1a98dbc96e1a53f7513 (diff) | |
download | kernel-6e429107c2fa5b88eabcfda9db729eea93095534.tar.gz kernel-6e429107c2fa5b88eabcfda9db729eea93095534.tar.xz kernel-6e429107c2fa5b88eabcfda9db729eea93095534.zip |
Linux v3.9-rc5
Diffstat (limited to 'serial-460800.patch')
-rw-r--r-- | serial-460800.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/serial-460800.patch b/serial-460800.patch index 0e68378e7..bdae70e31 100644 --- a/serial-460800.patch +++ b/serial-460800.patch @@ -1,7 +1,7 @@ diff --git a/drivers/serial/8250.c b/drivers/serial/8250.c index 2209620..659c1bb 100644 ---- a/drivers/tty/serial/8250/8250.c -+++ b/drivers/tty/serial/8250/8250.c +--- a/drivers/tty/serial/8250/8250_core.c ++++ b/drivers/tty/serial/8250/8250_core.c @@ -7,6 +7,9 @@ * * Copyright (C) 2001 Russell King. |