patch-2.2.0-pre6 linux/drivers/net/hp100.c
Next file: linux/drivers/net/ne2.c
Previous file: linux/drivers/net/eth16i.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Jan  7 08:46:59 1999
-  Orig file: 
v2.2.0-pre5/linux/drivers/net/hp100.c
-  Orig date: 
Thu Dec 31 10:29:00 1998
diff -u --recursive --new-file v2.2.0-pre5/linux/drivers/net/hp100.c linux/drivers/net/hp100.c
@@ -1365,7 +1365,7 @@
 /* They return how much memory the fragments need.            */
 static int hp100_init_rxpdl( struct device *dev, register hp100_ring_t *ringptr, register u32 *pdlptr )
 {
-  /* pdlptr is starting adress for this pdl */
+  /* pdlptr is starting address for this pdl */
 
   if( 0!=( ((unsigned)pdlptr) & 0xf) )
     printk("hp100: %s: Init rxpdl: Unaligned pdlptr 0x%x.\n",dev->name,(unsigned)pdlptr);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov