X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fixp4xx%2Fpatches-4.9%2F160-delayed_uart_io.patch;fp=target%2Flinux%2Fixp4xx%2Fpatches-4.9%2F160-delayed_uart_io.patch;h=95cc5680cd902d167b50a4439cd6467a2a217e0d;hb=47a93a810f78adce5a130d287f82b28e9b54313c;hp=3b942801793c7753d2637053efd182cc2663f278;hpb=25b422a0412d88345c911875fd4413c46c913d4e;p=openwrt%2Fstaging%2Fmkresin.git diff --git a/target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch b/target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch index 3b94280179..95cc5680cd 100644 --- a/target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch +++ b/target/linux/ixp4xx/patches-4.9/160-delayed_uart_io.patch @@ -54,7 +54,7 @@ unsigned int read_status_mask; /* driver specific */ unsigned int ignore_status_mask; /* driver specific */ -@@ -233,6 +234,7 @@ struct uart_port { +@@ -234,6 +235,7 @@ struct uart_port { int hw_stopped; /* sw-assisted CTS flow state */ unsigned int mctrl; /* current modem ctrl settings */ unsigned int timeout; /* character-based timeout */