[dpdk-dev] [PATCH] net/sfc/base: fix unused argument warning

Ferruh Yigit ferruh.yigit at intel.com
Fri Jan 19 20:50:54 CET 2018


On 1/19/2018 6:47 AM, Andrew Rybchenko wrote:
> From: Andy Moreton <amoreton at solarflare.com>
> 
> The type_data argument to ef10_rx_qcreate is only used
> in builds with EFSYS_OPT_RX_PACKED_STREAM. note this as
> an usued argument to avoid warnings in builds without
> packed stream support.
> 
> Fixes: b749646dade4 ("net/sfc/base: add function to create packed stream RxQ")
> 
> Signed-off-by: Andy Moreton <amoreton at solarflare.com>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list