bond.c: Fix a typo.
authorAlex Wang <alexw@nicira.com>
Mon, 12 Aug 2013 19:01:46 +0000 (12:01 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 12 Aug 2013 19:56:47 +0000 (12:56 -0700)
commitbbc13389e0385d24a6ba1c56b15baabdc5ef7b19
tree876c88e2826d9c445773cc22d0bebef9017bdbd6
parent14002a5984e97f0f2482acdbb445c45266e2c6a1
bond.c: Fix a typo.

This commit fixes a typo in "lib/bond.c" which causes the high CPU
utilization after adding bond.  The bug was introduced in commit
4a1b8f30e59 (bond: Stop using tags.).

Signed-off-by: Alex Wang <alexw@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/bond.c