Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -4037,7 +4037,7 @@ static int bond_check_params(struct bond_params *params)
|
||||
}
|
||||
|
||||
if (ad_select) {
|
||||
bond_opt_initstr(&newval, lacp_rate);
|
||||
bond_opt_initstr(&newval, ad_select);
|
||||
valptr = bond_opt_parse(bond_opt_get(BOND_OPT_AD_SELECT),
|
||||
&newval);
|
||||
if (!valptr) {
|
||||
|
Reference in New Issue
Block a user