]> 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 4fdb13f8447b36a979a36a7aaf6f8fff0af8439b..acebe431d06897bd06ac7ca1ffd978cfaf757383 100644 (file)
@@ -71,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 {