Fixes: 7fd60723065e ("baseband/fpga_5gnr_fec: fix API naming")
Signed-off-by: Maxime Coquelin <[email protected]>
---
doc/guides/rel_notes/release_20_11.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/guides/rel_notes/release_20_11.rst
b/doc/guides/rel_notes/release_20_11.rst
index c0a3d76005..b3dd9a3646 100644
--- a/doc/guides/rel_notes/release_20_11.rst
+++ b/doc/guides/rel_notes/release_20_11.rst
@@ -229,6 +229,10 @@ API Changes
* ipsec: ``RTE_SATP_LOG2_NUM`` has been dropped from ``enum``
+* baseband/fpga_5gnr_fec: Renamed function ``fpga_5gnr_fec_configure`` to
+ ``rte_fpga_5gnr_fec_configure`` and structure ``fpga_5gnr_fec_conf`` to
+ ``rte_fpga_5gnr_fec_conf``.
+
ABI Changes
-----------
--
2.26.2