X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/87dc5ab9dbaada61fb110d7fca91bf690f59e738..f21c103e5a69f7e6c18fc33fc6da1940f2307c60:/target/linux/generic/patches-3.2/120-ppp_txqueue_restart.patch 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 83033a16c..84eb4e41b 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 @@ -22,8 +22,8 @@ harmless in the TX path. Signed-off-by: David Woodhouse ---- a/drivers/net/ppp/ppp_generic.c~ 2012-01-26 00:39:32.000000000 +0000 -+++ b/drivers/net/ppp/ppp_generic.c 2012-03-26 10:32:31.286744147 +0100 +--- a/drivers/net/ppp/ppp_generic.c ++++ b/drivers/net/ppp/ppp_generic.c @@ -235,7 +235,7 @@ struct ppp_net { /* Prototypes. */ static int ppp_unattached_ioctl(struct net *net, struct ppp_file *pf, @@ -73,10 +73,3 @@ Signed-off-by: David Woodhouse } static inline struct sk_buff * - --- -David Woodhouse Open Source Technology Centre -David.Woodhouse@intel.com Intel Corporation - - -