kernel: bump 5.15 to 5.15.50 (#9649)

This commit is contained in:
aakkll 2022-06-26 13:56:24 +08:00 committed by GitHub
parent def6de0a2e
commit 6adba088c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
LINUX_VERSION-5.15 = .49 LINUX_VERSION-5.15 = .50
LINUX_KERNEL_HASH-5.15.49 = 32497893ba47f4ad32a59fa4254e8c25e41bc821798e3b2f2443822fa00059dc LINUX_KERNEL_HASH-5.15.50 = 554d507d37a23810fe8c83912761e4a4f73c40794bc685ff7ca98042fe1bd70f

View File

@ -10,7 +10,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
--- a/drivers/tty/serial/serial_core.c --- a/drivers/tty/serial/serial_core.c
+++ b/drivers/tty/serial/serial_core.c +++ b/drivers/tty/serial/serial_core.c
@@ -401,6 +401,9 @@ uart_get_baud_rate(struct uart_port *por @@ -393,6 +393,9 @@ uart_get_baud_rate(struct uart_port *por
break; break;
} }