netdev: Get rid of struct netdev_options and netdev_open_default().
authorBen Pfaff <blp@nicira.com>
Fri, 5 Aug 2011 21:18:06 +0000 (14:18 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 8 Aug 2011 19:55:43 +0000 (12:55 -0700)
commit18812dff32ce650440b9f1eac1bb00afe08c621a
tree1abd453fbc096d8eb300a0f6d514c4d24360e040
parentde5cdb90f7c02d22b0595c7dc311c5306291b02f
netdev: Get rid of struct netdev_options and netdev_open_default().

Now that netdev_options only has two members, we might as well pass them
directly as parameters.
12 files changed:
lib/bond.c
lib/dpif-netdev.c
lib/netdev-vport.c
lib/netdev.c
lib/netdev.h
ofproto/in-band.c
ofproto/ofproto-dpif-sflow.c
ofproto/ofproto.c
tests/test-openflowd.c
utilities/ovs-dpctl.c
vswitchd/bridge.c
vswitchd/ovs-brcompatd.c