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

Commit 8e60b044 authored by Rafał Miłecki's avatar Rafał Miłecki Committed by John W. Linville
Browse files

b43: N-PHY: rev1: enable some gain ctl workarounds

parent 9c1f992c
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -1281,6 +1281,7 @@ static void b43_nphy_gain_ctrl_workarounds(struct b43_wldev *dev)
						B43_NPHY_TABLE_DATALO, tmp);
				}
			}
		}

		b43_nphy_set_rf_sequence(dev, 5,
				rfseq_events, rfseq_delays, 3);
@@ -1293,7 +1294,6 @@ static void b43_nphy_gain_ctrl_workarounds(struct b43_wldev *dev)
					0xFF80, 4);
	}
}
}

/* http://bcm-v4.sipsolutions.net/802.11/PHY/N/Workarounds */
static void b43_nphy_workarounds(struct b43_wldev *dev)