[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241021174935.57658-1-florian.fainelli@broadcom.com>
Date: Mon, 21 Oct 2024 10:49:33 -0700
From: Florian Fainelli <florian.fainelli@...adcom.com>
To: netdev@...r.kernel.org
Cc: Florian Fainelli <florian.fainelli@...adcom.com>,
Broadcom internal kernel review list <bcm-kernel-feedback-list@...adcom.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Nathan Chancellor <nathan@...nel.org>,
Nick Desaulniers <ndesaulniers@...gle.com>,
Bill Wendling <morbo@...gle.com>,
Justin Stitt <justinstitt@...gle.com>,
linux-kernel@...r.kernel.org (open list),
llvm@...ts.linux.dev (open list:CLANG/LLVM BUILD SUPPORT:),
vladimir.oltean@....com
Subject: [PATCH net-next v2 0/2] net: systemport: Minor IO macros changes
This patch series addresses the warning initially reported by Vladimir
here:
https://lore.kernel.org/all/20241014150139.927423-1-vladimir.oltean@nxp.com/
and follows on with proceeding with his suggestion the IO macros to the
header file.
Changes in v2:
- also removed the TBUF accessor
Florian Fainelli (2):
net: systemport: Remove unused txchk accessors
net: systemport: Move IO macros to header file
drivers/net/ethernet/broadcom/bcmsysport.c | 24 ----------------------
drivers/net/ethernet/broadcom/bcmsysport.h | 23 +++++++++++++++++++++
2 files changed, 23 insertions(+), 24 deletions(-)
--
2.43.0
Powered by blists - more mailing lists