提交 bc53e512 编写于 作者: R Rafał Miłecki 提交者: John W. Linville

b43: N-PHY: fix copy&paste typo

Reported-by: NMyhailo Danylenko <isbear@ukrpost.net>
Signed-off-by: NRafał Miłecki <zajec5@gmail.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 6bbe89de
...@@ -2800,7 +2800,7 @@ static int b43_nphy_cal_tx_iq_lo(struct b43_wldev *dev, ...@@ -2800,7 +2800,7 @@ static int b43_nphy_cal_tx_iq_lo(struct b43_wldev *dev,
} }
b43_ntab_write_bulk(dev, B43_NTAB16(15, 88), 4, b43_ntab_write_bulk(dev, B43_NTAB16(15, 88), 4,
buffer); buffer);
b43_ntab_write_bulk(dev, B43_NTAB16(15, 101), 2, b43_ntab_read_bulk(dev, B43_NTAB16(15, 101), 2,
buffer); buffer);
b43_ntab_write_bulk(dev, B43_NTAB16(15, 85), 2, b43_ntab_write_bulk(dev, B43_NTAB16(15, 85), 2,
buffer); buffer);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册