We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4372e commit 63f1b47Copy full SHA for 63f1b47
drivers/net/ethernet/sfc/falcon/net_driver.h
@@ -679,7 +679,7 @@ union ef4_multicast_hash {
679
* @n_rx_channels: Number of channels used for RX (= number of RX queues)
680
* @n_tx_channels: Number of channels used for TX
681
* @rx_ip_align: RX DMA address offset to have IP header aligned in
682
- * in accordance with NET_IP_ALIGN
+ * accordance with NET_IP_ALIGN
683
* @rx_dma_len: Current maximum RX DMA length
684
* @rx_buffer_order: Order (log2) of number of pages for each RX buffer
685
* @rx_buffer_truesize: Amortised allocation size of an RX buffer,
0 commit comments