|
@@ -798,7 +798,7 @@ static int iss_net_setup(char *str)
|
|
|
|
|
|
#undef ERR
|
|
#undef ERR
|
|
|
|
|
|
-__setup("eth", iss_net_setup);
|
|
|
|
|
|
+__setup("eth=", iss_net_setup);
|
|
|
|
|
|
/*
|
|
/*
|
|
* Initialize all ISS Ethernet devices previously registered in iss_net_setup.
|
|
* Initialize all ISS Ethernet devices previously registered in iss_net_setup.
|