android_kernel_xiaomi_sm8350/drivers/net/wireless/bcm43xx
Larry Finger 522536f6b2 [PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise
An assert statement near the start of handle_irq_noise in the softmac
version of bcm43xx_main.c is there to protect against out of bound
addressing using variable bcm->noisecalc.nr_samples. The arrays in
question have a dimension of 8, thus the value must be < 8.

Signed-Off-By: Larry.Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2006-07-10 14:16:26 -04:00
..
bcm43xx_debugfs.c
bcm43xx_debugfs.h
bcm43xx_dma.c
bcm43xx_dma.h
bcm43xx_ethtool.c kbuild: introduce utsrelease.h 2006-07-03 23:30:54 +02:00
bcm43xx_ethtool.h
bcm43xx_ilt.c
bcm43xx_ilt.h
bcm43xx_leds.c
bcm43xx_leds.h
bcm43xx_main.c [PATCH] bcm43xx-softmac: Fix an off-by-one condition in handle_irq_noise 2006-07-10 14:16:26 -04:00
bcm43xx_main.h [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine 2006-07-05 13:42:57 -04:00
bcm43xx_phy.c
bcm43xx_phy.h
bcm43xx_pio.c
bcm43xx_pio.h
bcm43xx_power.c
bcm43xx_power.h
bcm43xx_radio.c [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine 2006-07-05 13:42:57 -04:00
bcm43xx_radio.h
bcm43xx_sysfs.c
bcm43xx_sysfs.h
bcm43xx_wx.c [PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine 2006-07-05 13:42:57 -04:00
bcm43xx_wx.h
bcm43xx_xmit.c [PATCH] bcm43xx: use softmac-suggested TX rate 2006-07-05 13:42:57 -04:00
bcm43xx_xmit.h
bcm43xx.h
Kconfig
Makefile