On 5/29/2019 8:15 PM, Stephen Hemminger wrote:
> The device private pointer (dev_private) is of type void *
> therefore no cast is necessary in C.
>
> Signed-off-by: Stephen Hemminger
> ---
> drivers/net/ixgbe/ixgbe_ethdev.c | 33 +++-
> drivers/net/ixgbe/ixgbe_rxtx.c
The device private pointer (dev_private) is of type void *
therefore no cast is necessary in C.
Signed-off-by: Stephen Hemminger
---
drivers/net/ixgbe/ixgbe_ethdev.c | 33 +++-
drivers/net/ixgbe/ixgbe_rxtx.c | 14 +-
2 files changed, 16 insertions(+), 31
2 matches
Mail list logo