[PATCH v2 0/3] net/dpaa2: make symbols static

Stephen Hemminger stephen at networkplumber.org
Fri Oct 17 00:09:00 CEST 2025


While looking at how some PMD's are sloppy about exporting global symbol
names, found that dpaa2 driver was defining some  globals that could
cause problems.

Stephen Hemminger (3):
  net/dpaa2: remove unused frame array
  net/dpaa2: make local array static
  net/dpaa2: make total_rx_descriptors static

 drivers/net/dpaa2/dpaa2_ethdev.c  |   2 +-
 drivers/net/dpaa2/dpaa2_sparser.c | 119 +-----------------------------
 2 files changed, 2 insertions(+), 119 deletions(-)

-- 
2.47.3



More information about the dev mailing list