Commit 1ca284d4 authored by Matthias Andree's avatar Matthias Andree

Merge bk://linux.bkbits.net/linux-2.5/

into gmx.de:/suse/kernel/BK/linux-2.5
parents a1e10d3a 508e9fb4
......@@ -1707,6 +1707,9 @@ static int uart_line_info(char *buf, struct uart_driver *drv, int i)
strcat(stat_buf, "\n");
ret += sprintf(buf + ret, stat_buf);
} else {
strcat(buf, "\n");
ret++;
}
#undef STATBIT
#undef INFOBIT
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment