patch-2.3.99-pre6 linux/drivers/net/wan/z85230.c
Next file: linux/drivers/net/yellowfin.c
Previous file: linux/drivers/net/wan/syncppp.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Wed Apr 12 09:47:26 2000
- Orig file:
v2.3.99-pre5/linux/drivers/net/wan/z85230.c
- Orig date:
Tue Apr 11 15:09:18 2000
diff -u --recursive --new-file v2.3.99-pre5/linux/drivers/net/wan/z85230.c linux/drivers/net/wan/z85230.c
@@ -1313,12 +1313,12 @@
/**
* z8530_channel_load - Load channel data
* @c: Z8530 channel to configure
- * @rtable: Table of register, value pairs
+ * @rtable: table of register, value pairs
* FIXME: ioctl to allow user uploaded tables
*
* Load a Z8530 channel up from the system data. We use +16 to
- * indicate the 'prime' registers. The value 255 terminates the
- * table
+ * indicate the "prime" registers. The value 255 terminates the
+ * table.
*/
int z8530_channel_load(struct z8530_channel *c, u8 *rtable)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)