Implement private_ioctl driver method, this is needed by mii-tool from
commitda26d6eff310faa96294bafda5dcfa2fea56f706
authorRalf Baechle <ralf@linux-mips.org>
Tue, 23 May 2000 01:53:27 +0000 (23 01:53 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 23 May 2000 01:53:27 +0000 (23 01:53 +0000)
tree90e879e0a1c29335b31406d6ecefc9a5d6bbeac2
parent939fc87984c16f5dcd98bd3255d4e14c70954879
Implement private_ioctl driver method, this is needed by mii-tool from
net-tools.  Protect all MII accesses with ioc3_lock, this is needed by
media negotiation.
drivers/net/ioc3-eth.c