Commit 0a8141e2 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Adrian Bunk

XTENSA: Emphasize that the "eth" boot-time parm takes a value

Signed-off-by: default avatarRobert P. J. Day <rpjday@mindspring.com>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 4aad794a
......@@ -798,7 +798,7 @@ static int iss_net_setup(char *str)
#undef ERR
__setup("eth", iss_net_setup);
__setup("eth=", iss_net_setup);
/*
* Initialize all ISS Ethernet devices previously registered in iss_net_setup.
......
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