XTENSA: Emphasize that the "eth" boot-time parm takes a value
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
4aad794a8a
commit
0a8141e2eb
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue