diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-02-15 19:31:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-12 10:32:56 -0700 |
commit | b0f1b35e3cf604dcafdeae9ba3b4a1a86df7d9e8 (patch) | |
tree | 2193bf1ba6a53e0f2966354460f116393b77f4fe /mm | |
parent | 34a9660ba1a8b98adf852f4f1090bdf084ccf991 (diff) | |
download | lwn-b0f1b35e3cf604dcafdeae9ba3b4a1a86df7d9e8.tar.gz lwn-b0f1b35e3cf604dcafdeae9ba3b4a1a86df7d9e8.zip |
ath9k_hw: prevent writes to const data on AR9160
commit 9bbb8168ed3d8b946f9c1901a63a675012de88f2 upstream.
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>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions