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

Commit 982d96bb authored by Larry Finger's avatar Larry Finger Committed by John W. Linville
Browse files

rtlwifi: Fix typo in pci.c

parent 1c0bcf89
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1069,7 +1069,7 @@ static int _rtl_pci_init_tx_ring(struct ieee80211_hw *hw,

	for (i = 0; i < entries; i++) {
		nextdescaddress = (u32) dma +
					      ((i + 11) % entries) *
					      ((i + 1) % entries) *
					      sizeof(*ring);

		rtlpriv->cfg->ops->set_desc((u8 *)&(ring[i]),