aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.1/663-remove_pfifo_fast.patch
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2016-08-19 17:50:35 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-08-19 17:50:35 +0200
commit231ef70f455fcc230a400af90a13e181a2c261cd (patch)
tree9883d2f6cca6a96e5e120e5755a5755c5a9f3a51 /target/linux/generic/patches-4.1/663-remove_pfifo_fast.patch
parent470ebc51b863fa4339b72fb4efe7b37b0f936e22 (diff)
downloadmaster-187ad058-231ef70f455fcc230a400af90a13e181a2c261cd.tar.gz
master-187ad058-231ef70f455fcc230a400af90a13e181a2c261cd.tar.bz2
master-187ad058-231ef70f455fcc230a400af90a13e181a2c261cd.zip
kernel: bump 4.1 to 4.1.30
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'target/linux/generic/patches-4.1/663-remove_pfifo_fast.patch')
-rw-r--r--target/linux/generic/patches-4.1/663-remove_pfifo_fast.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.1/663-remove_pfifo_fast.patch b/target/linux/generic/patches-4.1/663-remove_pfifo_fast.patch
index 5b26ca3515..50b90b375f 100644
--- a/target/linux/generic/patches-4.1/663-remove_pfifo_fast.patch
+++ b/target/linux/generic/patches-4.1/663-remove_pfifo_fast.patch
@@ -1,6 +1,6 @@
--- a/net/sched/sch_generic.c
+++ b/net/sched/sch_generic.c
-@@ -442,140 +442,6 @@ static struct Qdisc noqueue_qdisc = {
+@@ -445,140 +445,6 @@ static struct Qdisc noqueue_qdisc = {
.busylock = __SPIN_LOCK_UNLOCKED(noqueue_qdisc.busylock),
};