patch-2.4.20 linux-2.4.20/drivers/ieee1394/eth1394.h

Next file: linux-2.4.20/drivers/ieee1394/highlevel.c
Previous file: linux-2.4.20/drivers/ieee1394/eth1394.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/ieee1394/eth1394.h linux-2.4.20/drivers/ieee1394/eth1394.h
@@ -51,7 +51,7 @@
 	struct net_device *dev;
 };
 
-/* This is our task struct. It's used for the complete_tq callback.  */
+/* This is our task struct. It's used for the packet complete callback.  */
 struct packet_task {
 	struct sk_buff *skb;	/* Socket buffer we are sending */
 	nodeid_t dest_node;	/* Destination of the packet */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)