Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@xenmaster003 SPECS]# cat /usr/src/redhat/BUILD/kernel-2.6.18/linux-2.6.18.x86_64/drivers/xen/netback/common.h.rej
- ***************
- *** 183,188 ****
- void netif_disconnect(netif_t *netif);
- netif_t *netif_alloc(struct device *parent, domid_t domid, unsigned int handle);
- int netif_map(netif_t *netif, unsigned long tx_ring_ref,
- unsigned long rx_ring_ref, unsigned int evtchn);
- --- 188,194 ----
- void netif_disconnect(netif_t *netif);
- + void netif_set_features(netif_t *netif);
- netif_t *netif_alloc(struct device *parent, domid_t domid, unsigned int handle);
- int netif_map(netif_t *netif, unsigned long tx_ring_ref,
- unsigned long rx_ring_ref, unsigned int evtchn);
Advertisement
Add Comment
Please, Sign In to add comment