X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=include%2Flinux%2Fmiscdevice.h;h=8b5f7cc0fba6cd9f5f69f5521d00c788c2fe0dc9;hb=80c802f3073e84c956846e921e8a0b02dfa3755f;hp=adaf3c15e44974805c4444b4b2772e81496de4cd;hpb=e454cea20bdcff10ee698d11b8882662a0153a47;p=safe%2Fjmp%2Flinux-2.6 diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h index adaf3c1..8b5f7cc 100644 --- a/include/linux/miscdevice.h +++ b/include/linux/miscdevice.h @@ -30,6 +30,7 @@ #define HPET_MINOR 228 #define FUSE_MINOR 229 #define KVM_MINOR 232 +#define VHOST_NET_MINOR 233 #define MISC_DYNAMIC_MINOR 255 struct device;