vserver 1.9.5.x5
[linux-2.6.git] / arch / um / include / net_kern.h
index de793e9..1c07949 100644 (file)
@@ -14,6 +14,7 @@
 struct uml_net {
        struct list_head list;
        struct net_device *dev;
+       struct platform_device pdev;
        int index;
        unsigned char mac[ETH_ALEN];
        int have_mac;