Skip to content
Snippets Groups Projects
Commit 5b9542f1 authored by luka's avatar luka
Browse files

generic: refresh patches


Signed-off-by: default avatarLuka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45648 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 0496bb87
No related branches found
No related tags found
No related merge requests found
--- a/drivers/net/ppp/pppoe.c
+++ b/drivers/net/ppp/pppoe.c
@@ -850,7 +850,7 @@ static int pppoe_sendmsg(struct kiocb *i
@@ -865,7 +865,7 @@ static int pppoe_sendmsg(struct kiocb *i
goto end;
......@@ -9,7 +9,7 @@
0, GFP_KERNEL);
if (!skb) {
error = -ENOMEM;
@@ -858,7 +858,7 @@ static int pppoe_sendmsg(struct kiocb *i
@@ -873,7 +873,7 @@ static int pppoe_sendmsg(struct kiocb *i
}
/* Reserve space for headers. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment