enic: reduce ioread in devcmd2
[cascardo/linux.git] / drivers / net / ethernet / cisco / enic / vnic_wq.h
index 8944af9..0120961 100644 (file)
@@ -97,6 +97,7 @@ struct devcmd2_controller {
        int color;
        struct vnic_dev_ring results_ring;
        struct vnic_wq wq;
+       u32 posted;
 };
 
 static inline unsigned int vnic_wq_desc_avail(struct vnic_wq *wq)