vswitch: Remove unnecessary iface_get_options function
authorJustin Pettit <jpettit@nicira.com>
Thu, 2 Dec 2010 02:03:44 +0000 (18:03 -0800)
committerJustin Pettit <jpettit@nicira.com>
Tue, 28 Dec 2010 22:30:36 +0000 (14:30 -0800)
commitfe4838bc70077fa8350b05cad77c7ce658ad2285
tree1bfbe9840ce863c608368ef501a97bfaa8a6857b
parente16a28b5854823e2d67099d49f7690235162b555
vswitch: Remove unnecessary iface_get_options function

Since GRE-over-IPsec is a proper tunnel type and no longer configured
through "other_config", we can remove this function that folded an
interface's "other_confg" into "options".
vswitchd/bridge.c