]> Git Repo - linux.git/commit
i40e: Remove umem from VSI
authorJan Sokolowski <[email protected]>
Tue, 18 Dec 2018 13:45:14 +0000 (13:45 +0000)
committerJeff Kirsher <[email protected]>
Tue, 22 Jan 2019 14:57:04 +0000 (06:57 -0800)
commitf3fef2b6e1cc802fdf3e2dd543447a8ce15568a7
treef0f772635ae93086330a629400fc1ba136a5e30a
parent5f4f3b2d19c0e3a6cb9ed4aa11fed6fbb13d1aa0
i40e: Remove umem from VSI

As current implementation of netdev already contains and provides
umems for us, we no longer have the need to contain these
structures in i40e_vsi.

Refactor the code to operate on netdev-provided umems.

Signed-off-by: Jan Sokolowski <[email protected]>
Acked-by: Björn Töpel <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_xsk.c
This page took 0.06339 seconds and 4 git commands to generate.