]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output
authorJoe Perches <joe@perches.com>
Tue, 4 Feb 2014 01:18:21 +0000 (17:18 -0800)
committerJesse Gross <jesse@nicira.com>
Fri, 16 May 2014 20:40:28 +0000 (13:40 -0700)
commit2235ad1c3ac545bd8fc2c026be5be16d98b9a891
tree2f8dd72538924ff2fc6a0ab758a6e2c563e976c1
parent1815a8831fb04c60d73627816cb0b596266e9bee
openvswitch: flow_netlink: Use pr_fmt to OVS_NLERR output

Add "openvswitch: " prefix to OVS_NLERR output
to match the other OVS_NLERR output of datapath.c

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
net/openvswitch/flow_netlink.c