On Mon, May 6, 2013 at 8:04 AM, Kyle Mestery (kmestery)
wrote:
> On May 3, 2013, at 7:52 PM, Jesse Gross wrote:
>> The get_config vport op is left over from old compatibility code,
>> it is neither used nor implemented any more.
>>
>> Signed-off-by: Jesse Gross
>
>
> Looks good Jesse.
Applied,
On May 3, 2013, at 7:52 PM, Jesse Gross wrote:
> The get_config vport op is left over from old compatibility code,
> it is neither used nor implemented any more.
>
> Signed-off-by: Jesse Gross
Looks good Jesse.
___
dev mailing list
dev@openvswitch.or
The get_config vport op is left over from old compatibility code,
it is neither used nor implemented any more.
Signed-off-by: Jesse Gross
---
datapath/vport-netdev.h |1 -
datapath/vport.h|3 ---
2 files changed, 4 deletions(-)
diff --git a/datapath/vport-netdev.h b/datapath/vpo