X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2Fdp_sysfs_if.c;h=b40523aaeebfdb0c14804b90741f2a9319b944c2;hb=d295e8e97acae13552a5b220d3fbcff8201064a2;hp=3c842172bf7689f1dbfd34824c2bcc1a77610f0c;hpb=90a249dc93ccabd398b64092121b07e5af2d8c2d;p=sliver-openvswitch.git diff --git a/datapath/dp_sysfs_if.c b/datapath/dp_sysfs_if.c index 3c842172b..b40523aae 100644 --- a/datapath/dp_sysfs_if.c +++ b/datapath/dp_sysfs_if.c @@ -187,7 +187,7 @@ static ssize_t brport_store(struct kobject * kobj, if (!capable(CAP_NET_ADMIN)) return -EPERM; - printk("%s: xxx writing port parms not supported yet!\n", + printk("%s: xxx writing port parms not supported yet!\n", dp_name(p->dp)); return ret;