]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/igb/igb.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / net / igb / igb.h
index edab9c442399448bc6f930d5cae1a3a7e75ffd61..92a4ef09e55c37bb6a2a98505803b6c44b5a8772 100644 (file)
@@ -324,6 +324,7 @@ struct igb_adapter {
        unsigned int vfs_allocated_count;
        struct vf_data_storage *vf_data;
        u32 rss_queues;
+       u32 wvbr;
 };
 
 #define IGB_FLAG_HAS_MSI           (1 << 0)