From: Thomas Graf
Date: Fri, 26 Apr 2013 14:40:55 +0200
> The only user is get_dpifindex(), no need to redirect via the port
> operations.
>
> Signed-off-by: Thomas Graf
Please follow-up with the stylistic feedback given to you if you
haven't already, thanks.
__
On Fri, Apr 26, 2013 at 5:40 AM, Thomas Graf wrote:
> The only user is get_dpifindex(), no need to redirect via the port
> operations.
>
> Signed-off-by: Thomas Graf
I'll let David take this one directly since my tree is otherwise empty
and the merge window is coming up.
Acked-by: Jesse Gross
Hello.
On 26-04-2013 16:40, Thomas Graf wrote:
The only user is get_dpifindex(), no need to redirect via the port
operations.
Signed-off-by: Thomas Graf
[...]
diff --git a/net/openvswitch/datapath.c b/net/openvswitch/datapath.c
index 74a5fe6..965c059 100644
--- a/net/openvswitch/datapath
The only user is get_dpifindex(), no need to redirect via the port
operations.
Signed-off-by: Thomas Graf
---
net/openvswitch/datapath.c | 7 ---
net/openvswitch/vport-internal_dev.c | 1 -
net/openvswitch/vport-netdev.c | 7 ---
net/openvswitch/vport-netdev.h | 1 -