Commit f20161cf authored by Yang Li's avatar Yang Li Committed by Paolo Abeni
parent 71b263e7
......@@ -844,7 +844,7 @@ dpll_pin_find(u64 clock_id, struct nlattr *mod_name_attr,
return ERR_PTR(-EINVAL);
}
pin_match = pin;
};
}
}
if (!pin_match) {
NL_SET_ERR_MSG(extack, "not found");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment