On 04/01/2010 06:05 PM, richardvoigt@xxxxxxxxx wrote: > Does anybody else think all the magic numbers make this code hard to understand? > > 2010/4/1 Rafał Miłecki <zajec5@xxxxxxxxx>: >> Reported-by: Myhailo Danylenko <isbear@xxxxxxxxxxx> >> Signed-off-by: Rafał Miłecki <zajec5@xxxxxxxxx> >> --- >> drivers/net/wireless/b43/phy_n.c | 2 +- >> 1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/drivers/net/wireless/b43/phy_n.c b/drivers/net/wireless/b43/phy_n.c >> index 6fd140a..2ae2445 100644 >> --- a/drivers/net/wireless/b43/phy_n.c >> +++ b/drivers/net/wireless/b43/phy_n.c >> @@ -2790,7 +2790,7 @@ static int b43_nphy_cal_tx_iq_lo(struct b43_wldev *dev, >> } >> b43_ntab_write_bulk(dev, B43_NTAB16(15, 88), 4, If you have any idea what the 16-bit N PHY table 15 with offset 88 and length 4 means to the firmware, please be our guest. All those us that do the RE can only decompile the Broadcom driver, and write the specs. Rafal writes the b43 code from that. Larry -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html