net/ipv4/fib_semantics.c - function fib_node_get_info()
change: memset(buffer+len,0,127-len);
to: memset(buffer+len,32,127-len);
It works. Please hurry - 2.2.0 goes out on Monday. Thanks.
Jan Hlavaty
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/