commit | f623f388e4f83c01ac23f228247a6a4b9cc71111 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sun Jul 29 02:10:37 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Jul 30 00:27:37 2007 -0700 |
tree | 4ee8e54a33e88d0197442f60f36b85dc5d842ad1 | |
parent | 8163904e660a30be800a3361df69bf9dad3b44cd [diff] |
[SPARC]: Fix serial console node string creation. The string setting code depends upon the original value of the "skip" variable, not the one that gets modified by the node traversal loop. Based upon a patch by Mark Fortescue. Signed-off-by: David S. Miller <davem@davemloft.net>