On Oct 7, 2014, at 4:59 PM, Gurucharan Shetty
wrote:
> On Tue, Oct 7, 2014 at 4:35 PM, Nithin Raju wrote:
>> The init function must be dummy for the unit tests to pass. The
>> unit tests don't require the kernel datpaath to be loaded, and
>> without the kernel datapath, any calls netlink calls
On Tue, Oct 7, 2014 at 4:35 PM, Nithin Raju wrote:
> The init function must be dummy for the unit tests to pass. The
> unit tests don't require the kernel datpaath to be loaded, and
> without the kernel datapath, any calls netlink calls will fail.
>
> Signed-off-by: Nithin Raju
> Reported-by: Gur
The init function must be dummy for the unit tests to pass. The
unit tests don't require the kernel datpaath to be loaded, and
without the kernel datapath, any calls netlink calls will fail.
Signed-off-by: Nithin Raju
Reported-by: Gurucharan Shetty
---
lib/netdev-windows.c | 13 -