numam-dpdk/lib/librte_pmd_ring
Bruce Richardson 1a9a0b9b02 ethdev: rename interrupt callbacks field
The 'callbacks' member of the rte_eth_dev structure has been renamed
to 'link_intr_cbs' to make it clear that it refers to callbacks from
NIC interrupts. This allows us to add other types of callbacks to
the structure without ambiguity.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2015-02-24 00:38:14 +01:00
..
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_eth_ring_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_eth_ring.c ethdev: rename interrupt callbacks field 2015-02-24 00:38:14 +01:00
rte_eth_ring.h lib: provide initial versioning 2015-02-03 16:56:58 +01:00