]> 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)
commita72519b0ca07472fb17a4d02d9c2db8223de497e
tree5dafff860d51af4e6a58193ee36db8a03898819f
parent1c420e3d74fe072a41dd0bc18fd874b630c66646
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