]> err.no Git - linux-2.6/blobdiff - drivers/net/cxgb3/adapter.h
Merge branch 'linus' into core/generic-dma-coherent
[linux-2.6] / drivers / net / cxgb3 / adapter.h
index eb305a0895fc4a82e3ff99717dc82c6d709bf2f4..acebe431d06897bd06ac7ca1ffd978cfaf757383 100644 (file)
@@ -43,7 +43,6 @@
 #include <linux/mutex.h>
 #include <linux/bitops.h>
 #include "t3cdev.h"
-#include <asm/semaphore.h>
 #include <asm/io.h>
 
 struct vlan_group;
@@ -72,6 +71,7 @@ enum {                                /* adapter flags */
        USING_MSIX = (1 << 2),
        QUEUES_BOUND = (1 << 3),
        TP_PARITY_INIT = (1 << 4),
+       NAPI_INIT = (1 << 5),
 };
 
 struct fl_pg_chunk {