aa93c85d09
In code manipulating the TM State Low register of 802.11 cores, two different magic numbers are used to reference the 'G Mode Enable' bit. One of these, 0x20000000, is clear, but the other, (0x800 << 18), is not. This patch replaces both types with a defined constant. In addition, two bits in the TM State High registers are given definitions to help in following the code. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
bcm43xx_debugfs.c | ||
bcm43xx_debugfs.h | ||
bcm43xx_dma.c | ||
bcm43xx_dma.h | ||
bcm43xx_ethtool.c | ||
bcm43xx_ethtool.h | ||
bcm43xx_ilt.c | ||
bcm43xx_ilt.h | ||
bcm43xx_leds.c | ||
bcm43xx_leds.h | ||
bcm43xx_main.c | ||
bcm43xx_main.h | ||
bcm43xx_phy.c | ||
bcm43xx_phy.h | ||
bcm43xx_pio.c | ||
bcm43xx_pio.h | ||
bcm43xx_power.c | ||
bcm43xx_power.h | ||
bcm43xx_radio.c | ||
bcm43xx_radio.h | ||
bcm43xx_sysfs.c | ||
bcm43xx_sysfs.h | ||
bcm43xx_wx.c | ||
bcm43xx_wx.h | ||
bcm43xx_xmit.c | ||
bcm43xx_xmit.h | ||
bcm43xx.h | ||
Kconfig | ||
Makefile |