|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] netback comment clean-up (trivial)
Trivial patch to fix the comments in netback.c
Signed-off-by: Jon Mason <jdmason@xxxxxxxxxx>
---
--- drivers/xen/netback/netback.c.orig 2005-02-08 13:12:03.000000000 -0600
+++ drivers/xen/netback/netback.c 2005-02-08 13:23:06.788834000 -0600
@@ -1,11 +1,11 @@
/******************************************************************************
- * arch/xen/drivers/netif/backend/main.c
+ * drivers/xen/netback/netback.c
*
- * Back-end of the driver for virtual block devices. This portion of the
- * driver exports a 'unified' block-device interface that can be accessed
+ * Back-end of the driver for virtual network devices. This portion of the
+ * driver exports a 'unified' network-device interface that can be accessed
* by any operating system that implements a compatible front end. A
* reference front-end implementation can be found in:
- * arch/xen/drivers/netif/frontend
+ * drivers/xen/netfront/netfront.c
*
* Copyright (c) 2002-2004, K A Fraser
*/
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] netback comment clean-up (trivial),
Jon Mason <=
|
|
|
|
|