| Date | Mon, 10 Feb 2025 19:50:06 +0000 | | From | Simon Horman <> | | Subject | Re: [PATCH net-next v3 03/15] mptcp: pm: more precise error messages |
| |
On Fri, Feb 07, 2025 at 02:59:21PM +0100, Matthieu Baerts (NGI0) wrote: > Some errors reported by the userspace PM were vague: "this or that is > invalid". > > It is easier for the userspace to know which part is wrong, instead of > having to guess that. > > While at it, in mptcp_userspace_pm_set_flags() move the parsing after > the check linked to the local attribute. > > Reviewed-by: Geliang Tang <geliang@kernel.org> > Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
|