mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 16:57:18 +09:00
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>