From: David S. Miller Date: Mon, 12 Jun 2023 10:32:45 +0000 (+0100) Subject: Merge branch 'ethtool-extack' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f2f069da4c40dcf136db731c9fece17c3bbf7cdc;p=linux.git Merge branch 'ethtool-extack' Jakub Kicinski says: ==================== net: support extack in dump and simplify ethtool uAPI Ethtool currently requires header nest to be always present even if it doesn't have to carry any attr for a given request. This inflicts unnecessary pain on the users. What makes it worse is that extack was not working in dump's ->start() callback. Address both of those issues. ==================== Signed-off-by: David S. Miller --- f2f069da4c40dcf136db731c9fece17c3bbf7cdc