From: Jakub Kicinski Date: Wed, 5 Mar 2025 01:03:28 +0000 (-0800) Subject: Merge branch 'eth-fbnic-cleanup-macros-and-string-function' X-Git-Tag: io_uring-6.15-20250403~82^2~179 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=00d66b5fcd4f9d1d8419b7c418575d1f2cd91cb5;p=linux-2.6-block.git Merge branch 'eth-fbnic-cleanup-macros-and-string-function' Lee Trager says: ==================== eth: fbnic: Cleanup macros and string function We have received some feedback that the macros we use for reading FW mailbox attributes are too large in scope and confusing to understanding. Additionally the string function did not provide errors allowing it to silently succeed. This patch set fixes theses issues. ==================== Link: https://patch.msgid.link/20250228191935.3953712-1-lee@trager.us Signed-off-by: Jakub Kicinski --- 00d66b5fcd4f9d1d8419b7c418575d1f2cd91cb5