From: Thomas Graf <tgraf@suug.ch> Date: 2016-01-10 10:21:31
On 01/09/16 at 04:07pm, J??an Sacren wrote:
From: Jean Sacren <redacted>
commit be4ace6e6b1b ("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 <redacted>
Cc: Thomas Graf <tgraf@suug.ch>