]> git.baikalelectronics.ru Git - kernel.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)
commit097732d5f4b2130e2220dbda33ef5292ece4404a
tree2f8dd72538924ff2fc6a0ab758a6e2c563e976c1
parent76db33761a51432587ff9230a88f542be2ca53ae
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