Thanks for the patch, I had almost the exact same change in
one of my local branches!
Applied to master
On 14/03/2016 08:18, "Ilya Maximets" wrote:
>Made to simplify creation of derived classes.
>
>Signed-off-by: Ilya Maximets
>---
> lib/netdev-bsd.c | 1 +
> lib/netdev-dpdk.c | 1 +
Made to simplify creation of derived classes.
Signed-off-by: Ilya Maximets
---
lib/netdev-bsd.c | 1 +
lib/netdev-dpdk.c | 1 +
lib/netdev-dummy.c| 1 +
lib/netdev-linux.c| 1 +
lib/netdev-provider.h | 3 +++
lib/netdev-vport.c| 20 +++-
lib/netdev-windo