Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


stability fixes
[palacios.git] / palacios / src / palacios / vmm_dev_mgr.c
index 65d01f4..a96d27b 100644 (file)
@@ -312,7 +312,7 @@ struct net_frontend {
                    struct v3_dev_net_ops * ops, 
                    v3_cfg_tree_t * cfg, 
                    void * priv_data);
-       
+    
 
     struct list_head net_node;