summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.1/0010-wl12xx-Check-buffer-bound-when-processing-nvs-data.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-19 12:31:46 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-03-19 14:33:49 -0400
commitebbeb55561f15e6ebf760e5b735a92bcdcdeaca1 (patch)
tree74a53bd3d39d692d6f44e329908bd52c2408bb28 /recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.1/0010-wl12xx-Check-buffer-bound-when-processing-nvs-data.patch
parent0d0e2c1e274e1885d8b5cb07421449e9d0016c2c (diff)
downloadmeta-ti-ebbeb55561f15e6ebf760e5b735a92bcdcdeaca1.tar.gz
linux-ti335x-psp 3.2: update to v3.2.11
Also add script used to generate patches and SRC_URI Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.1/0010-wl12xx-Check-buffer-bound-when-processing-nvs-data.patch')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.1/0010-wl12xx-Check-buffer-bound-when-processing-nvs-data.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.1/0010-wl12xx-Check-buffer-bound-when-processing-nvs-data.patch b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.1/0010-wl12xx-Check-buffer-bound-when-processing-nvs-data.patch
index d462ef66..fb3214ac 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.1/0010-wl12xx-Check-buffer-bound-when-processing-nvs-data.patch
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.1/0010-wl12xx-Check-buffer-bound-when-processing-nvs-data.patch
@@ -1,4 +1,4 @@
1From bcd7880977c293b60ae6dbae4264d6c47be08fb9 Mon Sep 17 00:00:00 2001 1From 1fae8f9be678520727414fa8f16417e17ccd4088 Mon Sep 17 00:00:00 2001
2From: Pontus Fuchs <pontus.fuchs@gmail.com> 2From: Pontus Fuchs <pontus.fuchs@gmail.com>
3Date: Tue, 18 Oct 2011 09:23:42 +0200 3Date: Tue, 18 Oct 2011 09:23:42 +0200
4Subject: [PATCH 10/49] wl12xx: Check buffer bound when processing nvs data 4Subject: [PATCH 10/49] wl12xx: Check buffer bound when processing nvs data
@@ -15,7 +15,7 @@ Signed-off-by: Luciano Coelho <coelho@ti.com>
15Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> 15Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
16--- 16---
17 drivers/net/wireless/wl12xx/boot.c | 14 ++++++++++++++ 17 drivers/net/wireless/wl12xx/boot.c | 14 ++++++++++++++
18 1 files changed, 14 insertions(+), 0 deletions(-) 18 1 file changed, 14 insertions(+)
19 19
20diff --git a/drivers/net/wireless/wl12xx/boot.c b/drivers/net/wireless/wl12xx/boot.c 20diff --git a/drivers/net/wireless/wl12xx/boot.c b/drivers/net/wireless/wl12xx/boot.c
21index 6813379..a7b327d 100644 21index 6813379..a7b327d 100644
@@ -64,5 +64,5 @@ index 6813379..a7b327d 100644
64 64
65 static void wl1271_boot_enable_interrupts(struct wl1271 *wl) 65 static void wl1271_boot_enable_interrupts(struct wl1271 *wl)
66-- 66--
671.7.7.4 671.7.9.4
68 68