]> 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)
commit2d8a6e25fcec4b24fb512d8b0be8cbd5abda4e93
tree2f8dd72538924ff2fc6a0ab758a6e2c563e976c1
parentc94d8673146d679f3cf4dad9078e5af4d8c845af
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