ltq-vdsl-app: disconnect when service is stopped
[openwrt/staging/chunkeey.git] / package / network / config / ltq-vdsl-app / patches / 201-sigterm.patch
index 68a416ce24fb5fe4317debb092cd27ae5738e5b1..4e978359835e2e46deb5ff89eebe65d08809db32 100644 (file)
@@ -9,7 +9,7 @@
     {
        DSL_CCA_DEBUG(DSL_CCA_DBG_MSG, (DSL_CPE_PREFIX "terminated" DSL_CPE_CRLF));
        DSL_CPE_Termination ();
-@@ -6756,6 +6756,7 @@ DSL_int_t dsl_cpe_daemon (
+@@ -6803,6 +6803,7 @@ DSL_int_t dsl_cpe_daemon (
  
  #ifndef RTEMS
     signal (SIGINT, DSL_CPE_TerminationHandler);