]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: use vport instead of p
authorFabian Frederick <fabf@skynet.be>
Wed, 15 Oct 2014 19:03:41 +0000 (21:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Oct 2014 03:25:33 +0000 (23:25 -0400)
commit2d22afa4743e182e88bfca7d3afc5916c98aac60
tree5dafff860d51af4e6a58193ee36db8a03898819f
parent3b55bb620f4a3e5ec007d1071090fe739e89e5d4
openvswitch: use vport instead of p

All functions used struct vport *vport except
ovs_vport_find_upcall_portid.

This fixes 1 kerneldoc warning

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/vport.c