Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bonding: bond_get_size() returns wrong size
There is an extra semi-colon so bond_get_size() doesn't return the correct value. Fixes: ec76aa4 ('bonding: add Netlink support active_slave option') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Veaceslav Falico <vfalico@redhat.com> Reviewed-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information