staging: rtl8192su: fix compile error from wireless-testing commit
[deliverable/linux.git] / drivers / net / skge.h
index 17caccbb768577f44ea259f672b53cfe7a73407d..831de1b6e96e49284973b2eb013ef490f3e0eb3c 100644 (file)
@@ -2423,6 +2423,8 @@ struct skge_hw {
        u16                  phy_addr;
        spinlock_t           phy_lock;
        struct tasklet_struct phy_task;
+
+       char                 irq_name[0]; /* skge@pci:000:04:00.0 */
 };
 
 enum pause_control {
This page took 0.028121 seconds and 5 git commands to generate.