summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-04-17 12:50:54 +0000
committerJonas Gorski <jogo@openwrt.org>2012-04-17 12:50:54 +0000
commitee4c47a134723b78162f9f5eedc9f132dd19f6b7 (patch)
tree34e93dc39c40a016b3bf5539f7de92400e114a9b /target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch
parentcfe30549a16b84e0d7caebd94fd7c2b81261de1a (diff)
downloadmtk-20170518-ee4c47a134723b78162f9f5eedc9f132dd19f6b7.zip
mtk-20170518-ee4c47a134723b78162f9f5eedc9f132dd19f6b7.tar.gz
mtk-20170518-ee4c47a134723b78162f9f5eedc9f132dd19f6b7.tar.bz2
kernel: update linux 3.2 to 3.2.15
SVN-Revision: 31335
Diffstat (limited to 'target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch')
-rw-r--r--target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch b/target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch
index 165801c..e157133 100644
--- a/target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch
+++ b/target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch
@@ -54,11 +54,9 @@ Date: Mon Mar 26 00:03:42 2012 +0000
-diff --git a/drivers/net/ppp/ppp_generic.c b/drivers/net/ppp/ppp_generic.c
-index 159da29..21d7151 100644
--- a/drivers/net/ppp/ppp_generic.c
+++ b/drivers/net/ppp/ppp_generic.c
-@@ -968,7 +968,6 @@ ppp_start_xmit(struct sk_buff *skb, struct net_device *dev)
+@@ -968,7 +968,6 @@ ppp_start_xmit(struct sk_buff *skb, stru
proto = npindex_to_proto[npi];
put_unaligned_be16(proto, pp);