search for: 4edff5e24614

Displaying 2 results from an estimated 2 matches for "4edff5e24614".

2008 Jan 20
1
[PATCH] virtio: remove explicit pci ids from virtio_pci.c
...ll the modules which match a given alias so we might be loaded when we're not needed, but that's the worst that can happen. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> --- drivers/virtio/virtio_pci.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff -r 4edff5e24614 drivers/virtio/virtio_pci.c --- a/drivers/virtio/virtio_pci.c Sun Jan 20 21:01:32 2008 +1100 +++ b/drivers/virtio/virtio_pci.c Mon Jan 21 11:05:19 2008 +1100 @@ -62,10 +62,9 @@ struct virtio_pci_vq_info struct list_head node; }; -/* We have to enumerate here all virtio PCI devices. */ +/* Qumr...
2008 Jan 20
1
[PATCH] virtio: remove explicit pci ids from virtio_pci.c
...ll the modules which match a given alias so we might be loaded when we're not needed, but that's the worst that can happen. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> --- drivers/virtio/virtio_pci.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff -r 4edff5e24614 drivers/virtio/virtio_pci.c --- a/drivers/virtio/virtio_pci.c Sun Jan 20 21:01:32 2008 +1100 +++ b/drivers/virtio/virtio_pci.c Mon Jan 21 11:05:19 2008 +1100 @@ -62,10 +62,9 @@ struct virtio_pci_vq_info struct list_head node; }; -/* We have to enumerate here all virtio PCI devices. */ +/* Qumr...