1
0
Files
linux/drivers/net
Christian Borntraeger e95646c3ec virtio: let header files include virtio_ids.h
Rusty,

commit 3ca4f5ca73
    virtio: add virtio IDs file
moved all device IDs into a single file. While the change itself is
a very good one, it can break userspace applications. For example
if a userspace tool wanted to get the ID of virtio_net it used to
include virtio_net.h. This does no longer work, since virtio_net.h
does not include virtio_ids.h.
This patch moves all "#include <linux/virtio_ids.h>" from the C
files into the header files, making the header files compatible with
the old ones.

In addition, this patch exports virtio_ids.h to userspace.

CC: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-10-22 16:39:28 +10:30
..
2009-09-22 14:00:10 -07:00
2009-09-26 20:16:05 -07:00
2009-10-07 15:46:49 -07:00
2009-10-13 00:26:04 -07:00
2009-10-14 20:38:58 -07:00
2009-09-30 20:11:11 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-09-01 01:13:50 -07:00
2009-08-12 23:03:00 -07:00
2009-08-12 22:53:28 -07:00
2009-08-12 23:03:01 -07:00
2009-08-12 23:03:01 -07:00
2009-10-02 11:03:28 -07:00
2009-08-15 18:50:44 -07:00
2009-07-06 18:54:51 -07:00
2009-09-23 07:39:43 -07:00
2009-10-11 11:20:58 -07:00
2009-09-07 01:56:52 -07:00
2009-10-02 09:55:19 -07:00
2009-07-06 13:05:13 -07:00
2009-10-14 20:38:58 -07:00
2009-09-23 07:39:43 -07:00
2009-07-20 08:23:26 -07:00
2009-09-03 20:02:13 -07:00
2009-09-21 15:14:58 +02:00
2009-07-16 09:14:23 -07:00
2009-08-02 12:20:40 -07:00
2009-10-01 15:14:54 -07:00
2009-10-01 15:14:55 -07:00
2009-10-01 15:14:55 -07:00
2009-09-15 09:37:12 -07:00
2009-10-07 03:37:39 -07:00
2009-10-07 03:37:39 -07:00