dect
/
linux-2.6
Archived
13
0
Fork 0

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:
Robert P. J. Day 2007-10-20 00:20:15 +02:00 committed by Adrian Bunk
parent 4aad794a8a
commit 0a8141e2eb
1 changed files with 1 additions and 1 deletions

View File

@ -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.