From: David S. Miller Date: Mon, 21 Nov 2022 13:09:08 +0000 (+0000) Subject: Merge branch 'mptcp-netlink' X-Git-Tag: v6.2-rc1~99^2~153 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2c45455ea1a32a45200562ad99f238aae34ce496;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'mptcp-netlink' Mat Martineau says: ==================== mptcp: More specific netlink command errors 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. Patch 1 refactors in-kernel listening socket and endpoint creation to simplify the second patch. Patch 2 updates the error values returned by the in-kernel path manager when it fails to create a local endpoint. ==================== Signed-off-by: David S. Miller --- 2c45455ea1a32a45200562ad99f238aae34ce496