Merge branch 'fix/usb-audio' into for-linus
[cascardo/linux.git] / drivers / net / tg3.h
index ae5da60..508def3 100644 (file)
@@ -2764,6 +2764,7 @@ struct tg3 {
        struct ethtool_coalesce         coal;
 
        /* firmware info */
+       const char                      *fw_needed;
        const struct firmware           *fw;
        u32                             fw_len; /* includes BSS */
 };