This patch series is a collection of bug fixes accumulated during a LLM
coding session. Thanks to Justin for the internal review and helping
with the last patch.
Florian Fainelli (6):
net: bcmasp: fix mib counters struct alignment with ethtool stats
net: bcmasp: unmap previous DMA mappings on TX map failure
net: bcmasp: validate minimum RX packet size in bcmasp_rx_poll()
net: bcmasp: fix OF node reference leak for phy_dn
net: bcmasp: account for offload header in TX short packet padding
net: bcmasp: fix network filter lookup and wake filter pair allocation
drivers/net/ethernet/broadcom/asp2/bcmasp.c | 127 +++++++++++-------
drivers/net/ethernet/broadcom/asp2/bcmasp.h | 4 -
.../net/ethernet/broadcom/asp2/bcmasp_intf.c | 25 +++-
3 files changed, 99 insertions(+), 57 deletions(-)
--
2.34.1