On Sep 30, 2014, at 7:47 AM, Samuel Ghinet <sghi...@cloudbasesolutions.com> 
wrote:

> The fields externalVport and internalVport of the OVS_SWITCH_CONTEXT
> struct are currently defined as PVOID. However, all over the code they
> are used as POVS_VPORT_ENTRY. In order to improve clarity and reduce the
> need for useless casts to POVS_VPORT_ENTRY, this patch changes the type
> from PVOID to POVS_VPORT_ENTRY.
> 
> This patch does not cleanup the code that already uses casts to
> POVS_VPORT_ENTRY. This cleanup can be done later on as well.
> 
> Signed-off-by: Samuel Ghinet <sghi...@cloudbasesolutions.com>

Acked-by: Nithin Raju <nit...@vmware.com>

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to