PATCH : remove documentation warnings in sis900

From: Ken Moffat (ken@kenmoffat.uklinux.net)
Date: Wed Sep 05 2001 - 13:50:53 EST


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

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Sep 07 2001 - 21:00:32 EST