numam-dpdk/drivers/net/bonding
Stephen Hemminger 0b07f6e992 net/bonding: remove unnecessary cast
The device private pointer (dev_private) is of type void *
therefore no cast is necessary in C.

Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-06-13 23:54:29 +09:00
..
Makefile net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
meson.build net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
rte_eth_bond_8023ad_private.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_bond_8023ad.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
rte_eth_bond_8023ad.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_bond_alb.c net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
rte_eth_bond_alb.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_bond_api.c net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_bond_args.c net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_bond_flow.c net/bonding: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
rte_eth_bond_pmd.c net/bonding: remove unnecessary cast 2019-06-13 23:54:29 +09:00
rte_eth_bond_private.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_bond.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_pmd_bond_version.map fix indentation in symbol maps 2018-11-26 20:16:46 +01:00