bridge: Properly read NetFlow parameters.
authorJesse Gross <jesse@nicira.com>
Wed, 27 Jan 2010 20:08:02 +0000 (15:08 -0500)
committerJesse Gross <jesse@nicira.com>
Wed, 27 Jan 2010 20:31:19 +0000 (15:31 -0500)
commitcd746526ab058dcf46bd5f72fb242db4bb61707a
tree2d340dd4c02e10f0c74be403082b585b6eaf7a54
parent8cdaca99b5742489c35b1cac6e39791a47451952
bridge: Properly read NetFlow parameters.

When reading the NetFlow engine type and ID from the config database
we weren't dereferencing the variables.
vswitchd/bridge.c