[dpdk-dev] [memnic PATCH] linux: fix build with kernel >= 3.3

2014-01-30 Thread Hiroshi Shimamoto
I never noticed about that and I haven't check compilation with newer kernel. But I think you have completed to test it. Fine to me. thanks, Hiroshi > Subject: [dpdk-dev] [memnic PATCH] linux: fix build with kernel >= 3.3 > > Signed-off-by: Olivier Matz > --- >

[dpdk-dev] [memnic PATCH] linux: fix build with kernel >= 3.3

2014-01-24 Thread Olivier Matz
Signed-off-by: Olivier Matz --- linux/memnic_net.c | 28 ++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/linux/memnic_net.c b/linux/memnic_net.c index 747ae51..b6018fb 100644 --- a/linux/memnic_net.c +++ b/linux/memnic_net.c @@ -2,6 +2,7 @@ * BSD LI