packages: refresh patches
CI is supposed to catch all of these. Some of these predate CI. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
committed by
Hauke Mehrtens
parent
0cf4c8a986
commit
2f4bb69664
@@ -1,6 +1,6 @@
|
||||
--- a/src/dsl_cpe_cli_access.c 2016-05-27 12:34:43.612485449 -0700
|
||||
+++ b/src/dsl_cpe_cli_access.c 2016-05-27 12:45:37.491727862 -0700
|
||||
@@ -1142,7 +1142,7 @@
|
||||
--- a/src/dsl_cpe_cli_access.c
|
||||
+++ b/src/dsl_cpe_cli_access.c
|
||||
@@ -1142,7 +1142,7 @@ DSL_CLI_LOCAL DSL_int_t DSL_CPE_CLI_Auto
|
||||
|
||||
if ((ret < 0) && (autobootCtrl.accessCtl.nReturn < DSL_SUCCESS))
|
||||
{
|
||||
@@ -9,7 +9,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -1213,7 +1213,7 @@
|
||||
@@ -1213,7 +1213,7 @@ DSL_CLI_LOCAL DSL_int_t DSL_CPE_CLI_Auto
|
||||
|
||||
if ((ret < 0) && (pData.accessCtl.nReturn < DSL_SUCCESS))
|
||||
{
|
||||
@@ -18,7 +18,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -1290,7 +1290,7 @@
|
||||
@@ -1290,7 +1290,7 @@ DSL_CLI_LOCAL DSL_int_t DSL_CPE_CLI_Line
|
||||
|
||||
if ((ret < 0) && (pData.accessCtl.nReturn < DSL_SUCCESS))
|
||||
{
|
||||
@@ -27,7 +27,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -1355,7 +1355,7 @@
|
||||
@@ -1355,7 +1355,7 @@ DSL_CLI_LOCAL DSL_int_t DSL_CPE_CLI_Reso
|
||||
pCtx, &resourceUsageStatisticsData);
|
||||
if (ret < 0)
|
||||
{
|
||||
@@ -36,7 +36,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -3084,7 +3084,7 @@
|
||||
@@ -3084,7 +3084,7 @@ DSL_CLI_LOCAL DSL_int_t DSL_CPE_CLI_G997
|
||||
|
||||
if ((ret < 0) && (pData->accessCtl.nReturn < DSL_SUCCESS))
|
||||
{
|
||||
@@ -45,7 +45,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -4654,7 +4654,7 @@
|
||||
@@ -4654,7 +4654,7 @@ DSL_CLI_LOCAL DSL_int_t DSL_CPE_CLI_G997
|
||||
|
||||
if ((ret < 0) && (pData.accessCtl.nReturn < DSL_SUCCESS))
|
||||
{
|
||||
@@ -54,7 +54,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -5714,7 +5714,7 @@
|
||||
@@ -5714,7 +5714,7 @@ DSL_CLI_LOCAL DSL_int_t DSL_CPE_CLI_G997
|
||||
|
||||
if ((ret < 0) && (pData.accessCtl.nReturn < DSL_SUCCESS))
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -7,7 +7,7 @@ HAVE_SSL=yes
|
||||
@@ -7,7 +7,7 @@
|
||||
|
||||
#CC=gcc
|
||||
#CFLAGS=-g
|
||||
|
||||
Reference in New Issue
Block a user