dev: fix typo in function name 41/41741/2
authorDamjan Marion <[email protected]>
Wed, 23 Oct 2024 16:46:51 +0000 (18:46 +0200)
committerFlorin Coras <[email protected]>
Wed, 23 Oct 2024 18:42:07 +0000 (18:42 +0000)
commitb87e7ba1e582ea6f8d066ee236ca0ae991a1af56
treeaee9092fef608c64cd643a1d2a34db25bbb3562c
parent46beb0d48bca4fe524597ead71bfcb63a180c7bd
dev: fix typo in function name

vnet_dev_get_port_rx_node_idex -> vnet_dev_get_port_rx_node_index

Type: fix
Change-Id: I9a90e5822cbc93bcf2f91244b4eb4e5fff53c212
Signed-off-by: Damjan Marion <[email protected]>
src/plugins/dev_iavf/port.c
src/vnet/dev/dev_funcs.h
src/vnet/dev/format.c
src/vnet/dev/queue.c
src/vnet/dev/runtime.c