bond: fix uninitialized use of use_recirc variable
authorAndy Zhou <azhou@nicira.com>
Tue, 29 Apr 2014 20:04:00 +0000 (13:04 -0700)
committerAndy Zhou <azhou@nicira.com>
Wed, 30 Apr 2014 03:00:06 +0000 (20:00 -0700)
commit2f486d4c80dada4194b170ebed0bcf77454b5404
tree25b44b7af97426a9c4e1fad47942373b5f78f9c0
parent3016f3e4a80aa47510f5eab7b3927c20278b0281
bond: fix uninitialized use of use_recirc variable

Caught by clang-3.5.

Reported-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Pritesh Kothari <pritesh.kothari@cisco.com>
ofproto/bond.c