From: Paolo Abeni Date: Tue, 6 May 2025 08:24:40 +0000 (+0200) Subject: Merge branch 'net-ibmveth-make-ibmveth-use-new-reset-function-and-new-kunit-testsg' X-Git-Tag: v6.16-rc1~132^2~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90131a9b064b9e8a41d919a5ff43470b5a3faf0d;p=thirdparty%2Fkernel%2Fstable.git Merge branch 'net-ibmveth-make-ibmveth-use-new-reset-function-and-new-kunit-testsg' Dave Marquardt says: ==================== net: ibmveth: Make ibmveth use new reset function and new KUnit testsg - Fixed struct ibmveth_adapter indentation - Made ibmveth driver use WARN_ON with recovery rather than BUG_ON. Some recovery code schedules a reset through new function ibmveth_reset. Also removed a conflicting and unneeded forward declaration. - Added KUnit tests for some areas changed by the WARN_ON changes. ==================== Link: https://patch.msgid.link/20250501194944.283729-1-davemarq@linux.ibm.com Signed-off-by: Paolo Abeni --- 90131a9b064b9e8a41d919a5ff43470b5a3faf0d