Re: [PATCH 2/3] wifi: brcm80211: Remove more unused functions
Arend van Spriel <[email protected]> Wed, 23 Jul 2025 13:13:22 +0200
| Newsgroups | dev.linux.lists.brcm80211,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On 6/26/2025 4:08 PM, [email protected] wrote: > From: "Dr. David Alan Gilbert" <[email protected]> > > This is a subset of unused functions in bcrmsmac phy_cmn.c, > They're unused since the original 2010 > commit a9533e7ea3c4 ("Staging: Add initial release of brcm80211 - Broadcom > 802.11n wireless LAN driver.") > > Remove them. Tested on BCM4313 card. Acked-by: Arend van Spriel <[email protected]>> Signed-off-by: Dr. David Alan Gilbert <[email protected]> > --- > .../broadcom/brcm80211/brcmsmac/phy/phy_cmn.c | 186 ------------------ > .../broadcom/brcm80211/brcmsmac/phy/phy_hal.h | 12 -- > 2 files changed, 198 deletions(-)