[ovs-git] [openvswitch/ovs] 0bfecd: lib/netdev-windows.c: nuke the init function.

GitHub noreply at github.com
Wed Oct 8 20:30:55 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 0bfecde16d4f20dc5aa52517db95519fb70266be
      https://github.com/openvswitch/ovs/commit/0bfecde16d4f20dc5aa52517db95519fb70266be
  Author: Nithin Raju <nithin at vmware.com>
  Date:   2014-10-08 (Wed, 08 Oct 2014)

  Changed paths:
    M lib/netdev-windows.c

  Log Message:
  -----------
  lib/netdev-windows.c: nuke the init function.

The init function is not allowed to call into the kernel datapath
while running unit tests since the kernel datapath is not loaded.
Instead of making the function dummy, it is better to not have it
at all.

Reported-by: Gurucharan Shetty <gshetty at nicira.com>
Signed-off-by: Nithin Raju <nithin at vmware.com>
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>




More information about the git mailing list