|
@@ -1,6 +1,6 @@
|
|
|
--- a/drivers/net/ppp/pppoe.c
|
|
--- a/drivers/net/ppp/pppoe.c
|
|
|
+++ b/drivers/net/ppp/pppoe.c
|
|
+++ b/drivers/net/ppp/pppoe.c
|
|
|
-@@ -869,7 +869,7 @@ static int pppoe_sendmsg(struct kiocb *i
|
|
|
|
|
|
|
+@@ -868,7 +868,7 @@ static int pppoe_sendmsg(struct kiocb *i
|
|
|
goto end;
|
|
goto end;
|
|
|
|
|
|
|
|
|
|
|
|
@@ -9,7 +9,7 @@
|
|
|
0, GFP_KERNEL);
|
|
0, GFP_KERNEL);
|
|
|
if (!skb) {
|
|
if (!skb) {
|
|
|
error = -ENOMEM;
|
|
error = -ENOMEM;
|
|
|
-@@ -877,7 +877,7 @@ static int pppoe_sendmsg(struct kiocb *i
|
|
|
|
|
|
|
+@@ -876,7 +876,7 @@ static int pppoe_sendmsg(struct kiocb *i
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/* Reserve space for headers. */
|
|
/* Reserve space for headers. */
|