From 15b78e3e68b5f2384d33bd826f6daf298d798430 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Mon, 6 Apr 2009 21:22:39 +0000 Subject: [PATCH 1/2] Remove debug string. --- etc/inc/interfaces.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc index 28238e9ed2..f126af2539 100644 --- a/etc/inc/interfaces.inc +++ b/etc/inc/interfaces.inc @@ -249,7 +249,6 @@ function interface_qinq2_configure($qinq, $fd, $macaddr) { if (!is_array($qinq)) { log_error("QinQ compat VLAN: called with wrong options. Problems with config!\n"); - echo "ERROR"; return; } From 58936a34d951699b450db2b9d354c17d2b7dff85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Mon, 6 Apr 2009 21:22:48 +0000 Subject: [PATCH 2/2] Update my copyright. --- etc/inc/interfaces.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc index f126af2539..88d9f72e68 100644 --- a/etc/inc/interfaces.inc +++ b/etc/inc/interfaces.inc @@ -3,7 +3,7 @@ /* interfaces.inc Copyright (C) 2004-2008 Scott Ullrich - Copyright (C) 2008 Ermal Luçi + Copyright (C) 2008-2009 Ermal Luçi All rights reserved. function interfaces_wireless_configure is