linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATCH : remove documentation warnings in sis900
@ 2001-09-05 18:50 Ken Moffat
  0 siblings, 0 replies; only message in thread
From: Ken Moffat @ 2001-09-05 18:50 UTC (permalink / raw)
  To: Ollie Lho; +Cc: linux-kernel

Following patch removes two warnings when making kernel docs. Applies
cleanly to 2.4.10-pre4 and 2.4.9-ac6.

diff -urN linux-2.4.7/drivers/net/sis900.c altered-2.4.7/drivers/net/sis900.c
--- linux-2.4.7/drivers/net/sis900.c	Sat Jul 21 22:48:09 2001
+++ altered-2.4.7/drivers/net/sis900.c	Fri Aug 24 21:11:43 2001
@@ -600,7 +600,7 @@
 /**
  * 	sis900_set_capability: - set the media capability of network adapter.
  *	@net_dev : the net device to probe for
- *	@mii_phy : default PHY
+ *	@phy : default PHY
  *
  *	Set the media capability of network adapter according to
  *	mii status register. It's necessary before auto-negotiate.
@@ -1190,6 +1190,7 @@
 
 /**
  *	sis900_set_mode: - Set the media mode of mac register.
+ *	@ioaddr: the address of the device
  *	@speed : the transmit speed to be determined
  *	@duplex: the duplex mode to be determined
  *

Ken
-- 
         If a six turned out to be nine, I don't mind.

         Home page : http://www.kenmoffat.uklinux.net


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-09-05 19:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-05 18:50 PATCH : remove documentation warnings in sis900 Ken Moffat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).