Message ID | 20221118184608.187932-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: More specific netlink command errors | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 18 Nov 2022 10:46:06 -0800 you wrote: > This series makes the error reporting for the MPTCP_PM_CMD_ADD_ADDR netlink > command more specific, since there are multiple reasons the command could > fail. > > Note that patch 2 adds a GENL_SET_ERR_MSG_FMT() macro to genetlink.h, > which is outside the MPTCP subsystem. > > [...] Here is the summary with links: - [net-next,1/2] mptcp: deduplicate error paths on endpoint creation https://git.kernel.org/netdev/net-next/c/976d302fb616 - [net-next,2/2] mptcp: more detailed error reporting on endpoint creation https://git.kernel.org/netdev/net-next/c/a3400e8746b6 You are awesome, thank you!