]> git.baikalelectronics.ru Git - kernel.git/commit
openvswitch: update kernel doc for struct vport
authorJean Sacren <sakiwit@gmail.com>
Sat, 9 Jan 2016 23:07:11 +0000 (16:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Jan 2016 04:49:21 +0000 (23:49 -0500)
commit4861a9b22472b47e34f559251ce3be0e7243848c
treef48a992599e45f429f60890eb0e59dd0ca153fa3
parent692f49e127ca829744af4b73ef83580ad59040c5
openvswitch: update kernel doc for struct vport

commit d9532d29767d ("openvswitch: Move dev pointer into vport itself")

The commit above added @dev and moved @rcu to the bottom of struct
vport, but the change was not reflected in the kernel doc. So let's
update the kernel doc as well.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Cc: Thomas Graf <tgraf@suug.ch>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/openvswitch/vport.h