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
commit0fe0b149faca668c20cf6a9432d4d7130473da9d (patch)
treed8f51fb0172c7d03c4e81b4e4c66c3b07f691ed6 /target/linux/generic/patches-3.3/043-net-codel-Add-missing-include-linux-prefetch.h.patch
parente2356de36b12294db89bb40839bbb782a71daf33 (diff)
downloadupstream-0fe0b149faca668c20cf6a9432d4d7130473da9d.tar.gz
upstream-0fe0b149faca668c20cf6a9432d4d7130473da9d.tar.bz2
upstream-0fe0b149faca668c20cf6a9432d4d7130473da9d.zip
generic: add upstream commit id to codel patches and refresh those
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33560 3c298f89-4303-0410-b956-a3cf2f4a3e73
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’: