]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/sky2.h
USB: work around for EHCI with quirky periodic schedules
[karo-tx-linux.git] / drivers / net / sky2.h
index e0f23a101043c6ee977a52bb961678261226815d..ed54129698b4098306bcba5424bc285342e0a88c 100644 (file)
@@ -2085,6 +2085,8 @@ struct sky2_hw {
        struct timer_list    watchdog_timer;
        struct work_struct   restart_work;
        wait_queue_head_t    msi_wait;
+
+       char                 irq_name[0];
 };
 
 static inline int sky2_is_copper(const struct sky2_hw *hw)