Searched hist:"9 bbb8168ed3d8b946f9c1901a63a675012de88f2" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9002_hw.c | diff 9bbb8168ed3d8b946f9c1901a63a675012de88f2 Wed Feb 15 12:31:20 CST 2012 Felix Fietkau <nbd@openwrt.org> ath9k_hw: prevent writes to const data on AR9160
Duplicate the data for iniAddac early on, to avoid having to do redundant memcpy calls later. While we're at it, make AR5416 < v2.2 use the same codepath. Fixes a reported crash on x86.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Reported-by: Magnus Määttä <magnus.maatta@logica.com> Cc: stable@vger.kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ar5008_phy.c | diff 9bbb8168ed3d8b946f9c1901a63a675012de88f2 Wed Feb 15 12:31:20 CST 2012 Felix Fietkau <nbd@openwrt.org> ath9k_hw: prevent writes to const data on AR9160
Duplicate the data for iniAddac early on, to avoid having to do redundant memcpy calls later. While we're at it, make AR5416 < v2.2 use the same codepath. Fixes a reported crash on x86.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Reported-by: Magnus Määttä <magnus.maatta@logica.com> Cc: stable@vger.kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.h | diff 9bbb8168ed3d8b946f9c1901a63a675012de88f2 Wed Feb 15 12:31:20 CST 2012 Felix Fietkau <nbd@openwrt.org> ath9k_hw: prevent writes to const data on AR9160
Duplicate the data for iniAddac early on, to avoid having to do redundant memcpy calls later. While we're at it, make AR5416 < v2.2 use the same codepath. Fixes a reported crash on x86.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Reported-by: Magnus Määttä <magnus.maatta@logica.com> Cc: stable@vger.kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>
|