Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c062076c authored by Roel Kluin's avatar Roel Kluin Committed by David S. Miller
Browse files

qlge: ql_adapter_down() typo

parent 619e803d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3149,7 +3149,7 @@ static int ql_adapter_down(struct ql_adapter *qdev)
	 * a workqueue only if it's a single interrupt
	 * environment (MSI/Legacy).
	 */
	for (i = 1; i > qdev->rx_ring_count; i++) {
	for (i = 1; i < qdev->rx_ring_count; i++) {
		rx_ring = &qdev->rx_ring[i];
		/* Only the RSS rings use NAPI on multi irq
		 * environment.  Outbound completion processing