Searched hist:"6 aaacd861517f89797f2f4a54624a599847262f3" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_hw.c | diff 6aaacd861517f89797f2f4a54624a599847262f3 Sun Jan 13 12:54:58 CST 2013 Felix Fietkau <nbd@openwrt.org> ath9k_hw: fix RF bank initialization
ar900*_init_mode_regs needs to be called before RF banks are allocated, otherwise the storage size of RF banks isn't known. This patch fixes a memory overrun that can show up as a crash on unloading the module.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ar9003_hw.c | diff 6aaacd861517f89797f2f4a54624a599847262f3 Sun Jan 13 12:54:58 CST 2013 Felix Fietkau <nbd@openwrt.org> ath9k_hw: fix RF bank initialization
ar900*_init_mode_regs needs to be called before RF banks are allocated, otherwise the storage size of RF banks isn't known. This patch fixes a memory overrun that can show up as a crash on unloading the module.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.h | diff 6aaacd861517f89797f2f4a54624a599847262f3 Sun Jan 13 12:54:58 CST 2013 Felix Fietkau <nbd@openwrt.org> ath9k_hw: fix RF bank initialization
ar900*_init_mode_regs needs to be called before RF banks are allocated, otherwise the storage size of RF banks isn't known. This patch fixes a memory overrun that can show up as a crash on unloading the module.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.c | diff 6aaacd861517f89797f2f4a54624a599847262f3 Sun Jan 13 12:54:58 CST 2013 Felix Fietkau <nbd@openwrt.org> ath9k_hw: fix RF bank initialization
ar900*_init_mode_regs needs to be called before RF banks are allocated, otherwise the storage size of RF banks isn't known. This patch fixes a memory overrun that can show up as a crash on unloading the module.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|