Signed-off-by: Serge Hallyn <serge.hal...@ubuntu.com>
---
 src/lxc/conf.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/lxc/conf.c b/src/lxc/conf.c
index 483d375..2eb598b 100644
--- a/src/lxc/conf.c
+++ b/src/lxc/conf.c
@@ -1633,7 +1633,7 @@ int lxc_assign_network(struct lxc_list *network, pid_t 
pid)
                        return -1;
                }
 
-               DEBUG("move '%s' to '%d'", netdev->link, pid);
+               DEBUG("move '%s' to '%d'", netdev->name, pid);
        }
 
        return 0;
-- 
1.7.4.1


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to