projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
iwlwifi: add TX aggregation code for 5000 HW
[linux-2.6]
/
include
/
linux
/
virtio_rng.h
1
#ifndef _LINUX_VIRTIO_RNG_H
2
#define _LINUX_VIRTIO_RNG_H
3
#include <linux/virtio_config.h>
4
5
/* The ID for virtio_rng */
6
#define VIRTIO_ID_RNG 4
7
8
#endif /* _LINUX_VIRTIO_RNG_H */