Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Tue, 31 Jan 2023 15:31:57 +0200 you wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxx> > > In netdev common pattern, extack pointer is forwarded to the drivers > to be filled with error message. However, the caller can easily > overwrite the filled message. > > Instead of adding multiple "if (!extack->_msg)" checks before any > NL_SET_ERR_MSG() call, which appears after call to the driver, let's > add new macro to common code. > > [...] Here is the summary with links: - [net-next,v3] netlink: provide an ability to set default extack message https://git.kernel.org/netdev/net-next/c/028fb19c6ba7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html