]> err.no Git - linux-2.6/blobdiff - drivers/net/sky2.h
[PATCH] chelsio: use kzalloc
[linux-2.6] / drivers / net / sky2.h
index c551ec32e63d34adbf162f765d6256bb90967eb4..7760545edbf2ae8a95f7e9611e6f752bf70e8952 100644 (file)
@@ -1900,7 +1900,7 @@ struct sky2_hw {
        dma_addr_t           st_dma;
 
        struct timer_list    idle_timer;
-       int                  msi_detected;
+       int                  msi;
        wait_queue_head_t    msi_wait;
 };