bna: check for dma mapping errors
[cascardo/linux.git] / drivers / net / ethernet / brocade / bna / bna_types.h
index e0e797f..c438d03 100644 (file)
@@ -587,6 +587,7 @@ struct bna_rxq {
        u64             rx_bytes;
        u64             rx_packets_with_error;
        u64             rxbuf_alloc_failed;
+       u64             rxbuf_map_failed;
 };
 
 /* RxQ pair */