On 11/13/18 2:51 PM, Ferruh Yigit wrote:
On 11/13/2018 11:22 AM, Andrew Rybchenko wrote:
On 11/13/18 2:12 PM, Ferruh Yigit wrote:
`local_conf` variable was needed for offload conversions but no more
required. No functional difference, only interim variable eliminated.
Fixes: ab3ce1e0c193 ("ethdev: remove old offload API")
Cc: sta...@dpdk.org
Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com>
I guess it will be easier to backport the fix if it is the first fix in the
series.
I thought this is the less important one and that is why put it as last. Didn't
want this patch cause any conflict while getting other fixes.
Which patch do you mention to be easier to backport if this is the first, this
one or others?
This one. It touches lines which are moved in the previous patch.
Not really that important.
Reviewed-by: Andrew Rybchenko <arybche...@solarflare.com>