aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-09-26 14:17:17 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-09-26 14:17:17 +0000
commit579e9cded8ecc63ae5e14cb2ee0dbd868d90b9a8 (patch)
treee0273c12a63edd369d6c8f3d6d63fbe6a91cbcf2 /target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch
parenteb97933e2a4ea7d0002571eb780d73c339daa9db (diff)
downloadupstream-579e9cded8ecc63ae5e14cb2ee0dbd868d90b9a8.tar.gz
upstream-579e9cded8ecc63ae5e14cb2ee0dbd868d90b9a8.tar.bz2
upstream-579e9cded8ecc63ae5e14cb2ee0dbd868d90b9a8.zip
generic: add upstream commit id to codel patches and refresh those
SVN-Revision: 33560
Diffstat (limited to 'target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch')
-rw-r--r--target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch b/target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch
index cb2a72af8d..3510ee0419 100644
--- a/target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch
+++ b/target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch
@@ -1,11 +1,13 @@
-From ce5b4b977127ee20c3f9c3fd3637cd3796f649f5 Mon Sep 17 00:00:00 2001
+From 18c12e496ead3306de00a82d0bc73d71b34d7c24 Mon Sep 17 00:00:00 2001
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: Mon, 14 May 2012 09:47:05 +0000
-Subject: [PATCH 44/50] net/codel: Add missing #include <linux/prefetch.h>
+Subject: [PATCH] net/codel: Add missing #include <linux/prefetch.h>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
+commit ce5b4b977127ee20c3f9c3fd3637cd3796f649f5 upstream.
+
m68k allmodconfig:
net/sched/sch_codel.c: In function ‘dequeue’: