Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-changelog

[Xen-changelog] Missing file from previous changeset.

# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID ebe84a7f2a8b2d09e85dbfab163e2cf098025c5b
# Parent  4c961318d216119345e849e2d9c82e8fdc8857a1
Missing file from previous changeset.

diff -r 4c961318d216 -r ebe84a7f2a8b 
linux-2.6-xen-sparse/drivers/xen/netback/common.h
--- a/linux-2.6-xen-sparse/drivers/xen/netback/common.h Wed Dec 28 13:55:55 2005
+++ b/linux-2.6-xen-sparse/drivers/xen/netback/common.h Wed Dec 28 14:07:16 2005
@@ -82,7 +82,7 @@
 #define NET_RX_RING_SIZE __RING_SIZE((netif_rx_sring_t *)0, PAGE_SIZE)
 
 void netif_creditlimit(netif_t *netif);
-int  netif_disconnect(netif_t *netif);
+void netif_disconnect(netif_t *netif);
 
 netif_t *alloc_netif(domid_t domid, unsigned int handle, u8 be_mac[ETH_ALEN]);
 void free_netif(netif_t *netif);

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Missing file from previous changeset., Xen patchbot -unstable <=