Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dpif: Fix function pointer check for bond_add.
There was typo in function pointer check in dpif_bond_add() before calling bond_add(). Fixes: 9df6506 ("userspace: Avoid dp_hash recirculation for balance-tcp bond mode.") Signed-off-by: Somnath Chatterjee <[email protected]> Acked-by: Kevin Traynor <[email protected]> Signed-off-by: Ilya Maximets <[email protected]>
- Loading branch information